USB: asix: Fix AX88772 device PHY selection
authorDavid Hollis <dhollis@davehollis.com>
Thu, 28 Dec 2006 19:09:11 +0000 (14:09 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 5 Jan 2007 20:19:10 +0000 (12:19 -0800)
A small typo in ax88772_bind() prevents the device from selecting the
proper PHY, leaving the device useless.  The attached patch fixes this.
If this patch can be added to the 2.6.19.x series as well, that would be
helpful for end-users.

Signed-off-by: David Hollis <dhollis@davehollis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found