netdev: Don't log a warning for unsupported ethtool operations.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Mar 2009 18:58:13 +0000 (10:58 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 6 Mar 2009 18:58:13 +0000 (10:58 -0800)
commit9b4d223c2cd31776ae95b338c06b2db0bb1f3a5d
tree932720c94d375f193c77355dc183aa6c30ba2432
parentca82eeba572289a427dec6adc9d80051c74e3cc5
netdev: Don't log a warning for unsupported ethtool operations.

Plenty of devices don't support ethtool, and we don't use ethtool for
anything essential, so there's no point in logging a warning here.
lib/netdev.c