Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39831
b: refs/heads/master
c: 0e185b7
h: refs/heads/master
i:
  39829: 9ec7774
  39827: 826bb79
  39823: 3d34ee0
v: v3
  • Loading branch information
Eric Sesterhenn authored and Greg Kroah-Hartman committed Oct 17, 2006
1 parent 705d094 commit c678684
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c0fc0ee06f6c9ab37f53afc62b0d94a700fa7a97
refs/heads/master: 0e185b7922ac81516c5c4653dcf6aacbf6341e73
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/airprime.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static int airprime_open(struct usb_serial_port *port, struct file *filp)
}
urb = usb_alloc_urb(0, GFP_KERNEL);
if (!urb) {
kfree(buffer);
dev_err(&port->dev, "%s - no more urbs?\n",
__FUNCTION__);
result = -ENOMEM;
Expand Down

0 comments on commit c678684

Please sign in to comment.