diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2008-04-14 21:16:13 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-04-16 15:59:59 -0400 |
commit | 508e32e177f54d1f6ebcfa181b9d6f2583c3b1c0 (patch) | |
tree | 85bb3396f410d5da821fd11ba7fa7aec0a780586 /drivers/net/3c509.c | |
parent | eadd3c4b9a90e31d5b6034a8813bfabecbe48681 (diff) |
iwlwifi: perform bss_info_changed post association work right away
Do not use workqueue for bss_info_changed post association work.
When driver is notified of association the upper layer will be notified
right after that the association is complete. Doing the post association
work in a workqueue introduces a race condition where the upper layer may
want to make use of the association, but it is not yet complete.
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Acked-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/3c509.c')
0 files changed, 0 insertions, 0 deletions