Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
authorDavid S. Miller <davem@davemloft.net>
Sun, 11 Apr 2010 09:40:49 +0000 (02:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Apr 2010 09:40:49 +0000 (02:40 -0700)
commitae4e8d63b5619d4d95f1d2bfa2b836caa6e62d06
tree03ddf879e73bbcded7b959e1196a9d6884925d31
parente3237e3c60c1f4a790b4e521e406b3ffff74f9bc
Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"

This reverts commit 2626419ad5be1a054d350786b684b41d23de1538.

It causes regressions for people with IGB cards.  Connection
requests don't complete etc.  The true cause of the issue is
still not known, but we should sort this out in net-next-2.6
not net-2.6

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c