From: Gregory Greenman Date: Thu, 15 May 2008 05:53:59 +0000 (+0800) Subject: iwlwifi: get_hw_cmd_size X-Git-Tag: v2.6.27-rc1~969^2~337^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1adf9fb31e31ee753d613bd5bc6aef9b762b747;p=pandora-kernel.git iwlwifi: get_hw_cmd_size This patch introduces a new handler get_hw_cmd_size in hcmd_utils, which should adjust the size of the command sent to the microcode according to the current nic. It also changes the RXON flow to make usage of this new handler. The patch also adds iwl_rxon_cmd structure which is supperset for 5000 HW and 4965. Signed-off-by: Gregory Greenman Signed-off-by: Zhu Yi Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed