aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso <[email protected]>2015-12-15 18:40:50 +0000
committerPablo Neira Ayuso <[email protected]>2015-12-28 17:37:20 +0000
commitf4c756b4ea7d2921391febcaed4ce2511872a0e1 (patch)
treedf6e0cd3ac514923ff95062995be61beb746898b /net/switchdev/switchdev.c
parentnetfilter: nf_tables: destroy basechain and rules on netdevice removal (diff)
downloadkernel-f4c756b4ea7d2921391febcaed4ce2511872a0e1.tar.gz
kernel-f4c756b4ea7d2921391febcaed4ce2511872a0e1.zip
netfilter: nf_tables: remove check against removal of inactive objects
The following sequence inside a batch, although not very useful, is valid: add table foo ... delete table foo This may be generated by some robot while applying some incremental upgrade, so remove the defensive checks against this. This patch keeps the check on the get/dump path by now, we have to replace the inactive flag by introducing object generations. Reported-by: Patrick McHardy <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions