[PATCH] asix: Fix typo for AX88772 PHY Selection
commita44a397980a37ecd619b46d40ed39aa76c14f3d6
authorDavid Hollis <dhollis@davehollis.com>
Fri, 5 Jan 2007 17:34:05 +0000 (5 12:34 -0500)
committerChris Wright <chrisw@sous-sol.org>
Wed, 10 Jan 2007 19:05:23 +0000 (10 11:05 -0800)
tree5ea68a2966c7725a0fc81ad37b51a8c46ae16f33
parentedfe21a29b1dca9ce5a938317868066d2e21c385
[PATCH] asix: Fix typo for AX88772 PHY Selection

The attached patch fixes a PHY selection problem that prevents AX88772
based devices (Linksys USB200Mv2, etc) devices from working.  The
interface comes up and everything seems fine except the device doesn't
send/receive any packets.  The one-liner attached fixes this issue and
makes the devices usable again.

Signed-off-by: David Hollis <dhollis@davehollis.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/usb/net/asix.c