From: Hante Meuleman Date: Sat, 10 Aug 2013 10:27:22 +0000 (+0200) Subject: brcmfmac: always use worker thread for tx data. X-Git-Tag: v3.12-rc1~132^2~84^2^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a4254be94fd3afc17fb84a88adabd4460dd4c56;p=pandora-kernel.git brcmfmac: always use worker thread for tx data. When fw signalling is disabled tx is sent immediately. Using queues and worker thread allows usb to do synchronous autopm. This patch makes fws use queues and worker thread even if signalling is not supported by FW or not enabled. Reviewed-by: Arend Van Spriel Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed