From: Reinette Chatre Date: Mon, 3 Aug 2009 19:10:16 +0000 (-0700) Subject: iwlagn: do not send key clear commands when rfkill enabled X-Git-Tag: v2.6.31-rc6~68^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f1b01562b7dcae75b043114f76163fbf84fcab;p=pandora-kernel.git iwlagn: do not send key clear commands when rfkill enabled Do all key clearing except sending sommands to device when rfkill enabled. When rfkill enabled the interface is brought down and will be brought back up correctly after rfkill is enabled again. Same change is not needed for iwl3945 as it ignores return code when sending key clearing command to device. This fixes http://bugzilla.kernel.org/show_bug.cgi?id=13742 Signed-off-by: Reinette Chatre Tested-by: Frans Pop Signed-off-by: John W. Linville --- Reading git-diff-tree failed