caif_usb: Make the driver name check more efficient
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 7 Dec 2012 06:20:27 +0000 (06:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 9 Dec 2012 05:34:02 +0000 (00:34 -0500)
Use the device model to get just the name, rather than using the
ethtool API to get all driver information.

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

No differences found