OSDN Git Service

iwlagn: Sync rxon active with changes
authorMohamed Abbas <mohamed.abbas@intel.com>
Wed, 8 Apr 2009 18:39:29 +0000 (11:39 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:44 +0000 (16:54 -0400)
commit3a6502927f763f05069d1b84af3a05b38eb1a818
tree2f48db73d3d1974325109018e5c9e410d7eb8ac9
parentddfcf999274838a8dfb0ccf8e69fc1e50eea3341
iwlagn: Sync rxon active with changes

We need to sync rxon_active with changes after we commit rxon_assoc,
without rxon_active will still have the old data that cause
iwl_send_rxon_assoc to fail with no change in rxon command.

Signed-off-by: Mohamed Abbas <mohamed.abbas@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-core.c