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:
ce05916
)
USB: fix linked list insertion bugfix for usb core
author
Nathael Pajani
<nathael.pajani@cpe.fr>
Tue, 4 Sep 2007 09:46:23 +0000
(11:46 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Sep 2007 14:48:15 +0000
(07:48 -0700)
This patch fixes the order of list_add_tail() arguments in
usb_store_new_id() so the list can have more than one single element.
Signed-off-by: Nathael Pajani <nathael.pajani@cpe.fr>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found