Compiling 2.6.17-1.2174_FC5 fails: CC [M] net/tux/proto_ftp.o net/tux/proto_ftp.c: In function ‘ftp_accept_pasv’:net/tux/proto_ftp.c:897: error: ‘icsk’ undeclared (first use in this function) net/tux/proto_ftp.c:897: error: (Each undeclared identifier is reported only once
net/tux/proto_ftp.c:897: error: for each function it appears in.) make[2]: *** [net/tux/proto_ftp.o] Error 1 make[1]: *** [net/tux] Error 2 make: *** [net] Error 2 I have no idea what needs to be done to fix this. Geoffrey