diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2012-01-31 06:37:59 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-02-10 00:06:07 -0800 |
commit | 4bcf053baf6b255e8c82c7ecd0d15954adb0379b (patch) | |
tree | 8f74317cdaac22a0f8b1fdfa96db0bf99223abb8 /lib/clz_tab.c | |
parent | 4cbbb04dc115423682349aa7466c8aeead825140 (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 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions