commit | bd1ba664147ae271e592aa90266cf9aba6efe116 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 13 20:53:45 2014 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Jan 22 17:54:11 2015 +0200 |
tree | 5f7726e3389327f7cc4b7e90867c186f96c39d57 | |
parent | 7fe3016f24296ec88100113c9671fa605a71c44e [diff] |
iwlwifi: mvm: move U-APSD decision to authentication In order to change the usage of U-APSD on the fly later, move the enabling condition into a new function that is called when authenticated. This allows the module parameter to become writable, it won't take effect immediately but at least on the next association the new value will be used. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>