summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_sctp.c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-09-29 19:11:55 +0200
committerPhil Sutter <phil@nwl.cc>2022-10-01 13:43:59 +0200
commiteafe731a50058ed59305ee4ab1ea2d63d6c4e86e (patch)
treef82c07eb9198fdfb40e732f2be16c3f7b126c7e1 /extensions/libxt_sctp.c
parentd0e283469985515146bd158ab374307684f5f363 (diff)
extensions: among: Remove pointless fall through
This seems to be a leftover from an earlier version of the switch(). This fall through is never effective as the next case's code will never apply. So just break instead. Fixes: 26753888720d8 ("nft: bridge: Rudimental among extension support") Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libxt_sctp.c')
0 files changed, 0 insertions, 0 deletions