Files
android_kernel_xiaomi_sm8450/net/openvswitch
Jarno Rajahalme 42ee19e293 openvswitch: Fix race.
ovs_vport_cmd_dump() did rcu_read_lock() only after getting the
datapath, which could have been deleted in between.  Resolved by
taking rcu_read_lock() before the get_dp() call.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
2014-02-15 17:42:29 -08:00
..
2014-02-15 17:42:29 -08:00
2014-01-06 15:54:39 -08:00
2014-01-06 15:52:24 -08:00
2013-08-26 14:03:13 -07:00