Skip to content

Commit

Permalink
[PATCH] usbnet: Convert ASIX code to use new status infrastructure
Browse files Browse the repository at this point in the history
Modify the ASIX USB Ethernet code to make use of the new status
infrastructure in usbnet.

Additionally, add a link_reset() handler to the struct usbnet
structure to provide a generic means for a driver to perform link
reset tasks such as a determining link speed and setting
device flags accordingly.


Signed-off-by: David Hollis <dhollis@davehollis.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
David Hollis authored and Greg KH committed Apr 22, 2005
1 parent fb3b4eb commit 7ea13c9
Showing 1 changed file with 135 additions and 126 deletions.
Loading

0 comments on commit 7ea13c9

Please sign in to comment.