aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb_main.c
diff options
context:
space:
mode:
authorAuke Kok <auke-jan.h.kok@intel.com>2008-02-12 15:20:33 -0800
committerJeff Garzik <jeff@garzik.org>2008-02-15 10:52:08 -0500
commit41825d7158d4ca6488d562d73279392a886b9e7c (patch)
tree39e0bdb0c8436cf95e4443c928675ca52b3f3533 /drivers/net/igb/igb_main.c
parent5918bd88effd0233a048983570ec5803f5f753dc (diff)
downloadkernel_samsung_smdk4412-41825d7158d4ca6488d562d73279392a886b9e7c.zip
kernel_samsung_smdk4412-41825d7158d4ca6488d562d73279392a886b9e7c.tar.gz
kernel_samsung_smdk4412-41825d7158d4ca6488d562d73279392a886b9e7c.tar.bz2
ixgbe: Correctly obtain protocol information on transmit
In reply to "RE: [Fwd: [PATCH 2.6.25] ixgbe/igb: correctly obtain protocol information on transmit]" from Andy Gospodarek: The driver was incorrectly looking at socket headers for protocol information, needed for checksumming offload. Fix this by not looking at the socket but frame headers instead. This disregards extension headers but it's unclear that linux generates those anyway. Tested by Andy Gospodarek. Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions