iwl3945: do not send scan command if channel count zero
authorReinette Chatre <reinette.chatre@intel.com>
Tue, 4 Nov 2008 20:21:35 +0000 (12:21 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 13 Nov 2008 17:56:03 +0000 (09:56 -0800)
commit273d474e0d8bb9f7ed7ceb9eaa245a09000ad1ed
tree285ce94dc62706d3c6bdbad2e86c8bbefb59591c
parentfa3ae4e25ef883b608c76e22629085f94f7b8e70
iwl3945: do not send scan command if channel count zero

commit 14b5433606289dbc5b6fd70ced11462f80e95003 upstream.

Do not send scan command if no channels to scan.

This avoids a Microcode error as reported in:
http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1650
http://bugzilla.kernel.org/show_bug.cgi?id=11806
http://marc.info/?l=linux-wireless&m=122437145211886&w=2

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/iwlwifi/iwl3945-base.c