From: David Kilroy Date: Sat, 1 May 2010 13:05:42 +0000 (+0100) Subject: orinoco_usb: avoid in_atomic X-Git-Tag: v2.6.35-rc1~473^2~167^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc97431a50962e66c052ec6909d4b2582efd3554;p=pandora-kernel.git orinoco_usb: avoid in_atomic We expect to be either in process contect or soft interrupt context. So use in_softirq instead. Signed-off-by: David Kilroy Signed-off-by: John W. Linville --- Reading git-diff-tree failed