]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit14e51f28ade783cd948cd10202a696ff7e5d33d6
treeb22f2829b9384463c88b0ec2fb856042f889704f
parent4f45d0387b407348de48c212ac5b3496ce6d2fda
USB: asix: Fix AX88772 device PHY selection

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>
drivers/usb/net/asix.c