From: Johannes Berg Date: Fri, 25 Nov 2011 19:11:44 +0000 (-0800) Subject: iwlagn: dynamically allocate & reflect calibration data X-Git-Tag: v3.3-rc1~182^2~261^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e83da7eb2cf4409a3ba08f3e39b363c617dd2a;p=pandora-kernel.git iwlagn: dynamically allocate & reflect calibration data This makes handling the calibration data more generic and no longer requires updating IWL_CALIB_MAX when a new uCode comes with more calibration packets. Since we just copy the data back, there's also no need for understanding which calibration we received -- we can just reflect it back to the runtime uCode. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed