From: Michal Kazior Date: Fri, 9 Aug 2013 08:13:33 +0000 (+0200) Subject: ath10k: add support for firmware newer than 636 X-Git-Tag: v3.13-rc1~105^2~225^2~78^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d9b0438b616479e4decadf2cb7d39a5f4e5360f;p=pandora-kernel.git ath10k: add support for firmware newer than 636 The mgmt_rx event structure has been expanded. Since the structure header is expanded the payload (i.e. mgmt frame) is shifted by a few bytes. This needs to be taken into account in order to support both old and new firmware. This introduces a fw_features to keep track of any FW-related ABI/behaviour changes. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed