commit | d0fe478c9f42dbc4916aa8d1d7a05d7f669d2209 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Aug 23 10:46:58 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Aug 27 09:49:38 2010 -0700 |
tree | bb710248e2298dffa76fd336a74b647947140d1f | |
parent | bde4530e9d2fa013b5674e4c9b066ed6d87ab45c [diff] |
iwlwifi: allow using multiple contexts We're now ready to start using multiple contexts. We do this by keeping track of the valid interface types per context (exclusive [ibss] and normal) and checking which context is "free" when a new interface is added. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>