diff options
author | David L Stevens <david.stevens@oracle.com> | 2014-12-09 03:46:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-09 03:55:01 +0100 |
commit | 9cdfe2c709c4f6076249ced6844b2bea420739c4 (patch) | |
tree | 8d403c3f2d8831a260955f01db29f761b4445fb7 /include/asm-generic/cputime_jiffies.h | |
parent | Merge branch 'genet-gphy' (diff) | |
download | linux-9cdfe2c709c4f6076249ced6844b2bea420739c4.tar.xz linux-9cdfe2c709c4f6076249ced6844b2bea420739c4.zip |
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
This patch removes an extra rcu_read_unlock() on an allocation failure
in vnet_skb_shape(). The needed rcu_read_unlock() is already done in
the out_dropped label.
Reported-by: Rashmi Narasimhan <rashmi.narasimhan@oracle.com>
Signed-off-by: David L Stevens <david.stevens@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-generic/cputime_jiffies.h')
0 files changed, 0 insertions, 0 deletions