summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e/netdev.c
diff options
context:
space:
mode:
authorBruce Allan <bruce.w.allan@intel.com>2012-01-31 06:37:59 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-02-09 01:59:36 -0800
commitb647a1938d5059d6ab6a77162875bfa09a21b1be (patch)
tree50a5aa423667fc6d3698fc24f21e868160cf1a81 /drivers/net/ethernet/intel/e1000e/netdev.c
parenta584b7ae4ef01425f6827657abdc3e4db49b3578 (diff)
e1000e: remove test that is always false
warning: comparison of unsigned expression < 0 is always false Remove an unnecessary test that is reported when compiling driver with W=1. The test is unnecessary because Intel wired GbE hardware older (i.e. less) than 82571 is not supported by this driver. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/e1000e/netdev.c')
0 files changed, 0 insertions, 0 deletions