sctp: avoid compiler warning on implicit fallthru
authorMarcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Thu, 11 Jan 2018 16:22:06 +0000 (14:22 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Jan 2018 18:56:13 +0000 (13:56 -0500)
commit37f47bc90c7481e7959703ad1defc4fc9f5d85e3
tree0288229f24894e19819f189e760cb39bfe63594c
parent6503a30440962f1e1ccb8868816b4e18201218d4
sctp: avoid compiler warning on implicit fallthru

These fall-through are expected.

Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Reviewed-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/ipv6.c
net/sctp/outqueue.c