Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368493
b: refs/heads/master
c: 4363b57
h: refs/heads/master
i:
  368491: ba976af
v: v3
  • Loading branch information
Michal Pecio authored and John W. Linville committed Mar 11, 2013
1 parent 422bf37 commit 843a7fb
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: 720d3f1609a18310cbd995493e86530b669909c4
refs/heads/master: 4363b57786f8e5c82d52906d4dd29bf67304564e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/orinoco/orinoco_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ static int ezusb_probe(struct usb_interface *interface,
struct ezusb_priv *upriv = NULL;
struct usb_interface_descriptor *iface_desc;
struct usb_endpoint_descriptor *ep;
const struct firmware *fw_entry;
const struct firmware *fw_entry = NULL;
int retval = 0;
int i;

Expand Down

0 comments on commit 843a7fb

Please sign in to comment.