From: stephen hemminger Date: Mon, 24 Sep 2012 18:12:24 +0000 (+0000) Subject: gre: remove unnecessary rcu_read_lock/unlock X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c5794a66c7c6443759e6098841767958a031187;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed