From: Johannes Berg Date: Thu, 17 Nov 2011 16:51:57 +0000 (-0800) Subject: iwlagn: dynamically allocate & reflect calibration data X-Git-Tag: v3.3-rc1~182^2~178^2~125^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f02c2fd383f4c771c75daf391abdbdcb88848439;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 --- Reading git-diff-tree failed