git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c449e3
)
USB: ohci: set urb->hcpriv = NULL immediately, after free it
author
Chen Gang
<gang.chen@asianux.com>
Wed, 19 Dec 2012 01:18:57 +0000
(09:18 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jan 2013 00:03:38 +0000
(16:03 -0800)
although we can not say it is surely a bug.
it is better to set urb->hcpriv = NULL, after finish calling
urb_free_priv.
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-q.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/ohci-q.c
Simple merge