aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorDave Graham <[email protected]>2008-10-09 14:28:58 -0700
committerDavid S. Miller <[email protected]>2008-10-09 14:28:58 -0700
commitaf807c82978ec1b8c5120b59b78ef951b3e4603b (patch)
tree5641d4f8c4a5117deeba86d5171d431c439e5367 /fs/jbd2/commit.c
parentec7e6fabbe72f1fe65eed14c106a0fbc00f6c2f1 (diff)
e1000e: don't generate bad checksums for tcp packets with 0 csum
When offloading transmit checksums only, the driver was not correctly configuring the hardware to handle the case of a zero checksum. For UDP the correct behavior is to leave it alone, but for tcp the checksum must be changed from 0x0000 to 0xFFFF. The hardware takes care of this case but only if it is told the packet is tcp. Signed-off-by: Dave Graham <[email protected]> Signed-off-by: Jesse Brandeburg <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions