diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2014-11-09 04:42:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-11 05:05:36 +0300 |
commit | df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0 (patch) | |
tree | 5b6407ada4165f5355f1f4e55f07d79f0a1fa417 /include/xen | |
parent | 777362d7215f63318fc4a6fae9b320328d92e9f6 (diff) | |
download | linux-df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0.tar.xz |
sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit
The out_dropped label will only do rcu_read_unlock for non-null port.
So add the missing rcu_read_unlock() when bailing due to non-null port.
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions