From: Arend van Spriel Date: Wed, 26 Jun 2013 12:20:14 +0000 (+0200) Subject: brcmfmac: simplify transmit path X-Git-Tag: v3.11-rc1~64^2~78^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2086374658ae580fc0575c9ab7c1ec033458dbf6;p=pandora-kernel.git brcmfmac: simplify transmit path When getting a transmit packet from the networking layer simply enqueue the packet unconditional and have it handled by the dequeue worker. The transfer of the packet to the bus-specific driver part is now done from one context. Reviewed-by: Hante Meuleman Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed