diff options
author | Sowmini Varadhan <sowmini.varadhan@oracle.com> | 2014-11-08 20:42:20 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-10 21:05:36 -0500 |
commit | df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0 (patch) | |
tree | 5b6407ada4165f5355f1f4e55f07d79f0a1fa417 /scripts | |
parent | 777362d7215f63318fc4a6fae9b320328d92e9f6 (diff) |
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 'scripts')
0 files changed, 0 insertions, 0 deletions