From: Felix Fietkau Date: Fri, 15 Jun 2012 13:25:26 +0000 (+0200) Subject: ath9k_hw: fix setting lower noise immunity values X-Git-Tag: v3.6-rc1~125^2~57^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8f0a317b5774b2856cd8824991324efb353963;p=pandora-kernel.git ath9k_hw: fix setting lower noise immunity values Commit af1e8a6f "ath9k: reset noiseimmunity level to default" was supposed to ensure that the default noise immunity level is above the INI values, however it prevents setting lower noise immunity values altogether. Fix this by moving the checks to the right function. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed