]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: only check for association id when associating with AP
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 14 Feb 2008 18:40:28 +0000 (10:40 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Feb 2008 18:44:19 +0000 (13:44 -0500)
commit3c6a0dcf8f9a748239274ce2457ed416f5ff59d6
treed48eb5b596a1b3ba8cfd77a7c4c41d65b4eb30cc
parent9ad25e862891a3b5d0138f63534373ab9bb3d245
iwlwifi: only check for association id when associating with AP

There is no association process in IBSS mode - so testing the
association id is not needed.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
CC: Richard Scherping <richard@scherping.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl3945-base.c
drivers/net/wireless/iwlwifi/iwl4965-base.c