]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: Move table destroy to dp-rcu callback.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 7 May 2014 01:41:20 +0000 (18:41 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Nov 2014 07:52:34 +0000 (23:52 -0800)
commitf668c4590f177788b04552d961b1efdb1b3ce344
tree460ba6f2685e4030871b43db2d3183bc1f781747
parent328cd9ca4766700191e4b45dd18bf095cc7cc5b1
openvswitch: Move table destroy to dp-rcu callback.

Ths simplifies flow-table-destroy API. No need to pass explicit
parameter about context.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Thomas Graf <tgraf@redhat.com>
net/openvswitch/datapath.c
net/openvswitch/flow_table.c
net/openvswitch/flow_table.h