From: Zhu Yi Date: Thu, 25 Jun 2009 10:28:31 +0000 (+0800) Subject: iwmc3200wifi: simplify calibration map X-Git-Tag: v2.6.32-rc1~703^2~676 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2c7fe0b4dedc34ea0a2a72e00648bd2b8c7c3a;p=pandora-kernel.git iwmc3200wifi: simplify calibration map The patch simplifies calibration map by combining the init_calib_map and periodic_calib_map into one calib_map in struct iwm_conf. Now the initial calibration map is stored in the lower 16 bits of calib_map and the periodic calibration map is stored in the higher 16 bits. Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed