commit | 5b577a90fb3d86447ee86f8e0c6ddbd5da2ef8c9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 14 18:20:04 2013 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Dec 09 22:29:44 2013 +0200 |
tree | e17091422320172704d9fd7c9f8b37bc5095f306 | |
parent | a7b8b2ca916ca4ecf248fa12275eeceff510ad22 [diff] |
iwlwifi: mvm: add iwl_mvm_sta_from_mac80211 This is just a helper function to go from the mac80211 station struct to our internal one, to later allow us to avoid temporary 'mvmsta' variables. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>