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:
9afac70
)
orinoco_usb: avoid in_atomic
author
David Kilroy
<kilroyd@googlemail.com>
Sat, 1 May 2010 13:05:42 +0000
(14:05 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 3 May 2010 18:53:08 +0000
(14:53 -0400)
We expect to be either in process contect or soft interrupt context. So
use in_softirq instead.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found