From: Frederik Deweerdt Date: Mon, 5 Feb 2007 04:15:27 +0000 (-0800) Subject: [TCP]: remove tcp header from tcp_v4_check (take #2) X-Git-Tag: v2.6.21-rc1~83^2~65^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba7808eac17360dda459f82222859b0e3879854b;p=pandora-kernel.git [TCP]: remove tcp header from tcp_v4_check (take #2) The tcphdr struct passed to tcp_v4_check is not used, the following patch removes it from the parameter list. This adds the netfilter modifications missing in the patch I sent for rc3-mm1. Signed-off-by: Frederik Deweerdt Signed-off-by: David S. Miller --- Reading git-diff-tree failed