Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315467
b: refs/heads/master
c: fcc24db
h: refs/heads/master
i:
  315465: d642926
  315463: fa9538b
v: v3
  • Loading branch information
Christian Riesch authored and David S. Miller committed Jul 18, 2012
1 parent fbb9d5c commit b69d08d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e371589917011efe6ff8c7dfb4e9e81934ac5855
refs/heads/master: fcc24db5e8a75ed3ce2238f4ad1b3bef8634f7e1
1 change: 1 addition & 0 deletions trunk/drivers/net/usb/ax88172a.c
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ static int ax88172a_bind(struct usbnet *dev, struct usb_interface *intf)
break;
default:
netdev_err(dev->net, "Interface mode not supported by driver\n");
ret = -ENOTSUPP;
goto free;
}

Expand Down

0 comments on commit b69d08d

Please sign in to comment.