diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2015-10-04 11:09:49 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-11-23 22:08:51 +0300 |
commit | cfbe4dba0d5891faa11bd4e7c1fcdc512aff2f5f (patch) | |
tree | f89a238dc564620ca7023cc0bf21bbcac7e96a2c /net/dsa/dsa.c | |
parent | d206563ad8f6fb41943366cf22f1aabc19d2b1a7 (diff) | |
download | linux-cfbe4dba0d5891faa11bd4e7c1fcdc512aff2f5f.tar.xz |
i40evf: fix compiler warning of unused variable
Compiler complained of an unused variable, which the driver was just
using to store the result of a rd32 which is used to clear a register
unconditionally. Just drop the unused variable and re-use one.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions