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)
commit9b996e544a6bc7d201060fdcbdb5d4a9b734aa1b
tree460ba6f2685e4030871b43db2d3183bc1f781747
parent25cd9ba0abc0749e5cb78e6493c6f6b3311ec6c5
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