iwlwifi: store default station flags in context
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 08:46:44 +0000 (10:46 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 27 Aug 2010 16:26:28 +0000 (09:26 -0700)
commit770e13bdda27065e31b3ab4daa3a04b6429719a1
treed10352c856937c9fbb13470d74b8fe33de360be1
parentc10afb6e844b7936092396f719b794c4d0038f27
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>
drivers/net/wireless/iwlwifi/iwl-dev.h
drivers/net/wireless/iwlwifi/iwl-sta.c