Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 94125
b: refs/heads/master
c: f342954
h: refs/heads/master
i:
  94123: bb043ca
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Apr 28, 2008
1 parent 3405491 commit caf6c51
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: 156f1ed640170d70c9fc8e5f6f797ea1f2a1653b
refs/heads/master: f3429545d03a553c6a3e9fcf60ddea31819848ad
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/hisax/st5481_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ void st5481_release_usb(struct st5481_adapter *adapter)
usb_kill_urb(intr->urb);
kfree(intr->urb->transfer_buffer);
usb_free_urb(intr->urb);
ctrl->urb = NULL;
intr->urb = NULL;
}

/*
Expand Down

0 comments on commit caf6c51

Please sign in to comment.