Skip to content
Commit 0c5794a6 authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller
Browse files

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: default avatarStephen Hemminger <shemminger@vyatta.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d2083287
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment