]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf56c2f4161f02ccfc55b0533e4220201b5dbfef5
treea7997ece4815c6614f1bc0e5be19ae53d43a87b7
parent5055576333fc17d1685561b19d7abf8d0b3c5b12
sctp: fix warning when compiling without IPv6

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>
net/sctp/protocol.c