[SCTP]: ->a_h is gone now.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Al Viro
2006-11-20 17:24:02 -08:00
committed by David S. Miller
parent 9fd7649485
commit 516b20ee2d
2 changed files with 0 additions and 2 deletions

View File

@@ -843,7 +843,6 @@ struct sctp_transport {
/* This is the peer's IP address and port. */
union sctp_addr ipaddr;
union sctp_addr ipaddr_h;
/* These are the functions we call to handle LLP stuff. */
struct sctp_af *af_specific;