[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:22:26 -08:00
committed by David S. Miller
parent 5ae955cffd
commit 74af924ab6
4 changed files with 0 additions and 5 deletions

View File

@@ -163,8 +163,6 @@ int sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new,
if (!addr->a.v4.sin_port)
addr->a.v4.sin_port = htons(bp->port);
flip_to_h(&addr->a_h, &addr->a);
addr->use_as_src = use_as_src;
INIT_LIST_HEAD(&addr->list);