diff options
author | Patrick McHardy <kaber@trash.net> | 2011-02-02 08:31:37 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2011-02-02 08:31:37 (GMT) |
commit | 316ed388802533bcfd3dffb38d2ba29ac5428456 (patch) | |
tree | 408afd10131591f8759428d797513d5a68b3e7aa /kernel | |
parent | e3e241b2769b27669d05f0a05083acd21b4faa2c (diff) | |
download | linux-fsl-qoriq-316ed388802533bcfd3dffb38d2ba29ac5428456.tar.xz |
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
Don't fall through in the switch statement, otherwise IPv4 headers
are incorrectly parsed again as IPv6 and the return value will always
be 'false'.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions