]> 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)
commitdb7f42334d0e917dfde9aa960f398025412a1c6b
treea7997ece4815c6614f1bc0e5be19ae53d43a87b7
parentd181ddff4f3d22caba7f91078340360e29a22033
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