| commit | b4f79e5cb2182f27d151da6e223186f287a615d6 | [log] [tgz] |
|---|---|---|
| author | Ben Hutchings <bhutchings@solarflare.com> | Thu Apr 05 14:38:49 2012 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Fri Apr 06 02:43:12 2012 -0400 |
| tree | bde77a721bae8c2fad81d261af0952fa9b0ce8f6 | |
| parent | 44c14c1d4cf9b6ef4993c4a69f479d1f13cb8b21 [diff] |
ethtool: Remove exception to the requirement of holding RTNL lock
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>