From: Jay Sternberg Date: Thu, 29 Jan 2009 19:09:14 +0000 (-0800) Subject: iwlwifi: correct API command overlap X-Git-Tag: v2.6.30-rc1~662^2~754^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76a2407a5b043d0950d5657184118e89860d545c;p=pandora-kernel.git iwlwifi: correct API command overlap Correct the API commands where same command id used for two different commands. Update max api versions for affected devices. TX_ANT_CONFIGURATION_CMD was already using id 0x98, so REPLY_TX_POWER_DBM_CMD moved to 0x95 Older API interfaces may used original value so V1 defines provided. Signed-off-by: Jay Sternberg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed