diff options
author | stephen hemminger <shemminger@vyatta.com> | 2012-09-24 18:12:24 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-27 18:12:37 -0400 |
commit | 0c5794a66c7c6443759e6098841767958a031187 (patch) | |
tree | bc5206b2ce2fa58fc47f6d94fabc7c1bb9fa6f78 /drivers | |
parent | d208328765a0ab425e36b5b828285f3337a85451 (diff) | |
download | linux-stable-0c5794a66c7c6443759e6098841767958a031187.tar.gz linux-stable-0c5794a66c7c6443759e6098841767958a031187.tar.bz2 linux-stable-0c5794a66c7c6443759e6098841767958a031187.zip |
gre: remove unnecessary rcu_read_lock/unlock
The gre function pointers for receive and error handling are
always called (from gre.c) with rcu_read_lock already held.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions