From: Johannes Berg Date: Tue, 13 Apr 2010 08:04:34 +0000 (-0700) Subject: iwlwifi: remove monitor check X-Git-Tag: v2.6.35-rc1~473^2~393^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee102603c04d84d3079e3d593d88d5254085efa0;p=pandora-kernel.git iwlwifi: remove monitor check Off-channel reception is acceptable in monitor mode, and checking for monitor mode this way is not really correct anyway since it could be the case while operating. Now iwl_is_monitor_mode() is no longer used so remove it completely. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed