commit | 76d048151cf935281998b591e070581fc438e27e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Aug 23 10:46:47 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Aug 27 09:27:44 2010 -0700 |
tree | d1a81aa9d0d2bf8a7fd481aed1510b821ec96ec4 | |
parent | 7e6a588601eb85feb10c7e8898f1f69c3b229a20 [diff] |
iwlwifi: introduce beacon context Only one context can be beaconing at a time, but we need to track which one. Introduce a new variable priv->beacon_ctx to do that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>