Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45322
b: refs/heads/master
c: 14e51f2
h: refs/heads/master
v: v3
  • Loading branch information
David Hollis authored and Greg Kroah-Hartman committed Jan 5, 2007
1 parent 0c445f8 commit 501f704
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4f45d0387b407348de48c212ac5b3496ce6d2fda
refs/heads/master: 14e51f28ade783cd948cd10202a696ff7e5d33d6
2 changes: 1 addition & 1 deletion trunk/drivers/usb/net/asix.c
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ static int ax88772_bind(struct usbnet *dev, struct usb_interface *intf)
goto out2;

if ((ret = asix_write_cmd(dev, AX_CMD_SW_PHY_SELECT,
0x0000, 0, 0, buf)) < 0) {
1, 0, 0, buf)) < 0) {
dbg("Select PHY #1 failed: %d", ret);
goto out2;
}
Expand Down

0 comments on commit 501f704

Please sign in to comment.