From: Michal Kazior Date: Fri, 9 Aug 2013 08:13:34 +0000 (+0200) Subject: ath10k: add support for HTT 3.0 X-Git-Tag: v3.13-rc1~105^2~225^2~78^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961d4c38961a0f61e43edbb1fb579f28475a88bd;p=pandora-kernel.git ath10k: add support for HTT 3.0 New firmware comes with new HTT protocol version. In 3.0 the separate mgmt tx command has been removed. All traffic is to be pushed through data tx (tx_frm) command with a twist - FW seems to not be able (yet?) to access tx fragment table so for manamgement frames frame pointer is passed directly. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed