ethtool: Remove exception to the requirement of holding RTNL lock
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 5 Apr 2012 14:38:49 +0000 (14:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Apr 2012 06:43:12 +0000 (02:43 -0400)
Commit e52ac3398c3d772d372b9b62ab408fd5eec96840 ('net: Use device
model to get driver name in skb_gso_segment()') removed the only
in-tree caller of ethtool ops that doesn't hold the RTNL lock.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found