Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81834
b: refs/heads/master
c: 2bfa2e1
h: refs/heads/master
v: v3
  • Loading branch information
Bjorge Dijkstra authored and David S. Miller committed Feb 1, 2008
1 parent 77085a1 commit 0b1b56c
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: 5d635ead203f4432eb287ac565eba057e5c4dfe6
refs/heads/master: 2bfa2e1fecac3d8f8a7786a8171b7c75a48fc6d1
2 changes: 1 addition & 1 deletion trunk/drivers/net/usb/rndis_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ static void rndis_unbind(struct usbnet *dev, struct usb_interface *intf)
kfree(halt);
}

return usbnet_cdc_unbind(dev, intf);
usbnet_cdc_unbind(dev, intf);
}

/*
Expand Down

0 comments on commit 0b1b56c

Please sign in to comment.