Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303627
b: refs/heads/master
c: 3d55ea3
h: refs/heads/master
i:
  303625: 1e85a02
  303623: 06ec566
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Apr 25, 2012
1 parent 5f48793 commit af24843
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: d372c4197d642763a6fde0ed3baa7cfce78df22d
refs/heads/master: 3d55ea3e2233c994649d9e5dc9eff58f915cd81d
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/irda-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1671,7 +1671,7 @@ static int irda_usb_probe(struct usb_interface *intf,

/* Is this really necessary? (no, except maybe for broken devices) */
if (usb_reset_configuration (dev) < 0) {
err("reset_configuration failed");
dev_err(&intf->dev, "reset_configuration failed\n");
ret = -EIO;
goto err_out_3;
}
Expand Down

0 comments on commit af24843

Please sign in to comment.