From: Brian Cavagnolo Date: Sat, 13 Nov 2010 01:23:51 +0000 (-0800) Subject: mwl8k: add API version checking for AP firmware X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=952a0e963fb02e50f4afbf502f7d468a8fe2b0fa;p=pandora-kernel.git mwl8k: add API version checking for AP firmware The AP firmware specifies an API version in the GET_HW_SPEC command response. Currently, the driver only supports AP firmware for the 8366, and only supports API v1. In the future, if higher API version firmwares emerge (possibly for different chips), different ops can be selected based on the reported API version. Signed-off-by: Brian Cavagnolo Signed-off-by: John W. Linville --- Reading git-diff-tree failed