From: David Kilroy Date: Tue, 9 Dec 2008 21:46:29 +0000 (+0000) Subject: orinoco: Fix inappropriate use of IRQ_BAP X-Git-Tag: v2.6.29-rc1~581^2~203^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499b702a8d848aaa15d6255e9302d9186827691e;p=pandora-kernel.git orinoco: Fix inappropriate use of IRQ_BAP This hardware buffer should only be used from an interrupt. The wireless event generation functions are called from a workqueue, so use USER_BAP instead. Signed-off-by: David Kilroy Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed