2.1.104 build error in random.h

Jeremey Barrett (jeremey@bluemoney.com)
7 Jun 1998 08:06:01 -0000


-----BEGIN PGP SIGNED MESSAGE-----

In include/linux/random.h, we have this:

__u32 secure_tcp_syn_cookie(__u32 saddr, __u32 daddr, __u16 sport,
__u16 dport, __u32 sseq, __u32 count);

and in drivers/char/random.c we have this:

__u32 secure_tcp_syn_cookie(__u32 saddr, __u32 daddr, __u16 sport,
__u16 dport, __u32 sseq, __u32 count, __u32 data)

The call to secure_tcp_syn_cookie() in net/ipv4/syncookies.c is
correct, looks like only the header is a problem. The kernel built
fine with the header changed.

Regards,
Jeremey.
- --
Jeremey Barrett <jeremey@bluemoney.com>
PGP fingerprint = 3B 42 1E D4 4B 17 0D 80 DC 59 6F 59 04 C3 83 64

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface

iQCVAwUBNXpJ0S/fy+vkqMxNAQEpwAQAkfohxkp/jOV6doskw/SwvwImINcZe1Fr
1+tAt5c9B8/JBfox+wJJWy+6w3tyOhufJ2EK0LQIsR9c2oEAjRZvYQRoyFarGylZ
xQt1MozoLvheU3AeKyTYw+G6efNzxRjcSkFBZGewYy7J8p4a8eXUwyWqOQP1NEER
0Rg3jyAWDcs=
=hyLj
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu