datapath: Move table destroy to dp-rcu callback.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 23 Apr 2014 15:33:38 +0000 (08:33 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Tue, 29 Apr 2014 17:43:19 +0000 (10:43 -0700)
commite379e4d167e31d1cd5f7b86fff091a2e09ff6e45
tree8096e4f6ee3bee1865fe29686d3c0e3c77102223
parentaaea735bb6dad1b37941bd2de4b61a58af55bcde
datapath: Move table destroy to dp-rcu callback.

Ths simplifies flow-table-destroy API.  This change is required
for following patches.

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