From: Roland Vossen Date: Wed, 12 Oct 2011 18:51:12 +0000 (+0200) Subject: brcm80211: smac: decreased timer callback irq level X-Git-Tag: v3.2-rc1~129^2~83^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7fc5b1c17a6055fe2753ebacaf43b5780bcf99;p=pandora-kernel.git brcm80211: smac: decreased timer callback irq level Timer functions were called at soft-irq level, leading to the limitation that mutexes could not be used. Lifted this limitation by migrating to work queues. Reviewed-by: Alwin Beukers Reviewed-by: Arend van Spriel Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed