diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2013-07-31 00:45:59 +0200 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2013-08-24 01:38:00 +0200 |
commit | 76a66c7e7f6bec35bbdb0ca91db327c7c56d8c45 (patch) | |
tree | 0e7d0e8901308e5a8aa0ac5ff5417677920beab6 /net/openvswitch/vport-netdev.c | |
parent | openvswitch: Use RCU lock for dp dump operation. (diff) | |
download | linux-76a66c7e7f6bec35bbdb0ca91db327c7c56d8c45.tar.xz linux-76a66c7e7f6bec35bbdb0ca91db327c7c56d8c45.zip |
openvswitch: Use non rcu hlist_del() flow table entry.
Flow table destroy is done in rcu call-back context. Therefore
there is no need to use rcu variant of hlist_del().
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/openvswitch/vport-netdev.c')
0 files changed, 0 insertions, 0 deletions