sctp: fix warning when compiling without IPv6
authorDaniel Halperin <dhalperi@cs.washington.edu>
Mon, 18 Jun 2012 11:04:55 +0000 (11:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2012 07:26:26 +0000 (00:26 -0700)
net/sctp/protocol.c: In function ‘sctp_addr_wq_timeout_handler’:
net/sctp/protocol.c:676: warning: label ‘free_next’ defined but not used

Signed-off-by: Daniel Halperin <dhalperi@cs.washington.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found