From: David Hollis Date: Fri, 22 Apr 2005 22:07:02 +0000 (-0700) Subject: [PATCH] usbnet: Convert ASIX code to use new status infrastructure X-Git-Tag: v2.6.12-rc4~213^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea13c9c0e40d24c5f45a3a6bee8a2a39bfb1df4;p=pandora-kernel.git [PATCH] usbnet: Convert ASIX code to use new status infrastructure 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 Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed