From: Herbert Xu Date: Tue, 13 Feb 2007 20:32:58 +0000 (-0800) Subject: [NETFILTER]: Clear GSO bits for TCP reset packet X-Git-Tag: v2.6.21-rc1~273^2~2^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbf4a6bc8c4d59a0a9033fc2cb96ec03430c96e4;p=pandora-kernel.git [NETFILTER]: Clear GSO bits for TCP reset packet The TCP reset packet is copied from the original. This includes all the GSO bits which do not apply to the new packet. So we should clear those bits. Spotted by Patrick McHardy. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed