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:
b268f48
)
USB: usblp: Use correct DMA address in case of probe error
author
Pete Zaitcev
<zaitcev@redhat.com>
Tue, 22 May 2007 03:52:44 +0000
(20:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 23 May 2007 06:45:50 +0000
(23:45 -0700)
Looks like the error path had a copy-paste error. The normal exit path
uses correct URB already.
Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found