From: Stanislaw Gruszka Date: Wed, 7 Mar 2012 17:52:28 +0000 (-0800) Subject: iwlwifi: reintroduce iwl_enable_rfkill_int X-Git-Tag: v3.4-rc1~177^2~108^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8722c899a07f45457464803142bd1c2d2a2c3bd8;p=pandora-kernel.git iwlwifi: reintroduce iwl_enable_rfkill_int If device is disabled by rfkill switch, do not enable all interrupts, but only CSR_INT_BIT_RF_KILL to receive rfkill state change. Unblocking other interrupts might cause problems, since driver can not be prepared for receive them. Signed-off-by: Stanislaw Gruszka Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed