]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5fd90cd514d219cf25420f9b289a18210b612364
treed10352c856937c9fbb13470d74b8fe33de360be1
parent69143f347e63dc40bdbe3e8475724fe8acbd1e9e
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