From: Eran Harary Date: Sun, 2 Jun 2013 09:40:34 +0000 (+0300) Subject: iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is set X-Git-Tag: v3.11-rc1~16^2~103^2^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1094fa2646385a3bdbcdac5f2f270836d998b255;p=pandora-kernel.git iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is set When CMD_SEND_IN_RFKILL is set, it is perfectly legitimate to send a host command while RFKILL is asserted. In this case, the host command sending functions should return 0 even if RFKILL is asserted. Signed-off-by: Eran Harary Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed