commit | 296c02429271e1b9525b52fed76daa3b1cafefc4 | [log] [tgz] |
---|---|---|
author | David Brownell <david-b@pacbell.net> | Tue Apr 17 16:10:10 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 27 13:28:40 2007 -0700 |
tree | 3b945e3e48a484cf29e905e8e3283bfeaf19b2dd | |
parent | ddda08624013e8435e9f7cfc34a35bd7b3520b6d [diff] |
USB: usbnet reports minidriver name through ethtool Update "usbnet" so that ethtool reports the name of the minidriver in use (e.g. asix, cdc_ether, dm9601, rndis_host) instead of "usbnet". This is a better match to how other network drivers work, resolving a minor open issue. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>