commit | 770e13bdda27065e31b3ab4daa3a04b6429719a1 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Aug 23 10:46:44 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Aug 27 09:26:28 2010 -0700 |
tree | d10352c856937c9fbb13470d74b8fe33de360be1 | |
parent | c10afb6e844b7936092396f719b794c4d0038f27 [diff] |
iwlwifi: store default station flags in context Since the default context is initialised to zero, and the default flags are zero, no more code is needed to initialise them right now, but another context can have different default flags. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>