Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351496
b: refs/heads/master
c: ad32791
h: refs/heads/master
v: v3
  • Loading branch information
Wu Fengguang authored and David S. Miller committed Jan 19, 2013
1 parent dc99e2f commit 760c3dd
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: 8f60984565cd699d9ce8f650c0630b6542bf7a30
refs/heads/master: ad327910c4686f0ad17a771d71e5e38638f71173
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/asix_devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ static int ax88772_bind(struct usbnet *dev, struct usb_interface *intf)
return 0;
}

void ax88772_unbind(struct usbnet *dev, struct usb_interface *intf)
static void ax88772_unbind(struct usbnet *dev, struct usb_interface *intf)
{
if (dev->driver_priv)
kfree(dev->driver_priv);
Expand Down

0 comments on commit 760c3dd

Please sign in to comment.