diff options
author | David S. Miller <davem@davemloft.net> | 2011-04-18 02:06:15 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-18 02:06:15 +0200 |
commit | b169f6db40605d0907458d1ff78ceac2b194a44f (patch) | |
tree | 685955d2bb913f026612e5b200529179033d5e82 /drivers/isdn | |
parent | netfilter: ip6_tables: Fix set-but-unused variables. (diff) | |
download | linux-b169f6db40605d0907458d1ff78ceac2b194a44f.tar.xz linux-b169f6db40605d0907458d1ff78ceac2b194a44f.zip |
netfilter: ip6table_mangle: Fix set-but-unused variables.
The variable 'flowlabel' is set but unused in ip6t_mangle_out().
The intention here was to compare this key to the header value after
mangling, and trigger a route lookup on mismatch.
Make it so.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions