diff options
author | 2014-11-08 20:42:20 -0500 | |
---|---|---|
committer | 2014-11-10 21:05:36 -0500 | |
commit | df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0 (patch) | |
tree | 5b6407ada4165f5355f1f4e55f07d79f0a1fa417 /net/core/utils.c | |
parent | sunvnet: vnet_ack() should check if !start_cons to send a missed trigger (diff) | |
download | linux-rng-df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0.tar.xz linux-rng-df20286ab1e36eaaf1f6c7e5e2c56bea1ffc26c0.zip |
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 'net/core/utils.c')
0 files changed, 0 insertions, 0 deletions