commit | 294e7d78f5b929536b81620ed33c6507f2921463 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Aug 26 07:45:57 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 07 22:47:25 2011 -0700 |
tree | 41c00acf51f6d91d4a83977080bc3565c59388c3 | |
parent | 4be000c874576541cd1d4d0498a0a72a1c60bf0b [diff] |
igb: retire the RX_CSUM flag and use the netdev flag instead Since the netdev now has its' own checksum flag to indicate if Rx checksum is enabled we might as well use that instead of using the ring flag. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>