From: Yang Wei Date: Sun, 25 May 2014 01:53:44 +0000 (+0800) Subject: net: driver: stmicro: Remove some useless the lock protection X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cab6715c3e8029e98b0b5d4056ceda007c0f6380;p=pandora-kernel.git net: driver: stmicro: Remove some useless the lock protection kernel always invokes a pair of rtnl_lock adn rtnl_unlock to protect dev_ethtool(), so its not neccessary to invoke spin_lock/unlock in ethtool_ops. Signed-off-by: Yang Wei Signed-off-by: David S. Miller --- Reading git-diff-tree failed