[SCTP]: ->source_h is not used anymore.

kill it

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:14:23 -08:00 committed by David S. Miller
commit 80f15d6241
2 changed files with 0 additions and 2 deletions

View file

@ -714,7 +714,6 @@ struct sctp_chunk {
/* What is the origin IP address for this chunk? */
union sctp_addr source;
union sctp_addr source_h;
/* Destination address for this chunk. */
union sctp_addr dest;