Re: [patch 07/11] remove tcp header from tcp_v4_check

2007-02-05 Thread David Miller
From: [EMAIL PROTECTED] Date: Mon, 05 Feb 2007 16:31:05 -0800 > From: Frederik Deweerdt <[EMAIL PROTECTED]> > > The tcphdr struct passed to tcp_v4_check is not used, the following > patch removes it from the parameter list. > > Signed-off-by: Frederik Deweerdt <[EMAIL PROTECTED]> > Signed-off-by

[patch 07/11] remove tcp header from tcp_v4_check

2007-02-05 Thread akpm
From: Frederik Deweerdt <[EMAIL PROTECTED]> The tcphdr struct passed to tcp_v4_check is not used, the following patch removes it from the parameter list. Signed-off-by: Frederik Deweerdt <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- include/net/tcp.h