Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25740
b: refs/heads/master
c: 584958c
h: refs/heads/master
v: v3
  • Loading branch information
matthieu castet authored and Greg Kroah-Hartman committed Apr 14, 2006
1 parent 1fcec6d commit 3b850a9
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: 22fcceb546227a4c557d1844c1796c13a5086c9f
refs/heads/master: 584958c3d2985396bdb6f96ae632971b43f6f984
2 changes: 1 addition & 1 deletion trunk/drivers/usb/atm/ueagle-atm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1673,7 +1673,7 @@ static int uea_bind(struct usbatm_data *usbatm, struct usb_interface *intf,

sc = kzalloc(sizeof(struct uea_softc), GFP_KERNEL);
if (!sc) {
uea_err(INS_TO_USBDEV(sc), "uea_init: not enough memory !\n");
uea_err(usb, "uea_init: not enough memory !\n");
return -ENOMEM;
}

Expand Down

0 comments on commit 3b850a9

Please sign in to comment.