From: Arik Nemtsov Date: Mon, 12 Dec 2011 09:32:37 +0000 (+0200) Subject: wlcore/wl12xx: split Tx completion to immediate/delayed X-Git-Tag: v3.5-rc1~109^2~410^2~79^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d67a50cd17aca120dff20eb2a93e1665361688;p=pandora-kernel.git wlcore/wl12xx: split Tx completion to immediate/delayed One chip family employs immediate Tx completion, where knowledge of completed packets is given as part of the FW status. Another is only notified of Tx completion via the FW status, and has to read the completion status of the packets from a different location. Implement the wl12xx tx completion as a delayed Tx completion. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed