summaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2009-05-06 10:25:23 +0000
committerDavid S. Miller <davem@davemloft.net>2009-05-06 15:33:41 -0700
commit7beb0146fc965ffee928eff53525aac0173b0b07 (patch)
treeefd247f9a2cc044ac32c9e55c1820a25d06595a0 /drivers/pci
parent0364d6fd2c353d2d82da865a6f093f97c69b669c (diff)
downloadlinux-3.10-7beb0146fc965ffee928eff53525aac0173b0b07.tar.gz
linux-3.10-7beb0146fc965ffee928eff53525aac0173b0b07.tar.bz2
linux-3.10-7beb0146fc965ffee928eff53525aac0173b0b07.zip
igb/igbvf: set rx csum always enabled in hw, disable via sw
An issue was found in which rx checksum could not be enabled without resetting the interface. The issue was the hardware enable was not being done via ethtool. To resolve this issue and prevent conflicts with VF configuration we will leave the feature always enabled in hardware, and then in software we will choose to ignore the results via a sw flag. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions