From: Johannes Berg Date: Tue, 6 Mar 2012 21:30:40 +0000 (-0800) Subject: iwlwifi: move RF/CT kill check to command wrapper X-Git-Tag: v3.4-rc1~177^2~108^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721c32f72d8007dc0148ee88c046a4ade794a7b7;p=pandora-kernel.git iwlwifi: move RF/CT kill check to command wrapper Currently, we cannot send any commands when the uCode is in RF or CT kill, but that will not be true for all new uCode versions, so we need to move the check into the uCode specific code. Also remove the duplicate rfkill check. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed