From: Sujith Manoharan Date: Mon, 7 Jan 2013 08:23:47 +0000 (+0530) Subject: ath9k_hw: Fix MCI init for AGC calibration X-Git-Tag: v3.9-rc1~139^2~242^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfcca60b884185cc1e12de932156bd806d896747;p=pandora-kernel.git ath9k_hw: Fix MCI init for AGC calibration When AGC calibration is to be done, a GPM message with the payload, MCI_GPM_WLAN_CAL_REQ has to be sent. Currently this falls within the IQ-CAL code block which is incorrect. Fix this by using a separate variable to decide when IQ-CAL is to be done separately and call ar9003_mci_init_cal_req correctly. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed