iwlwifi: mvm: add iwl_mvm_sta_from_mac80211
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Nov 2013 17:20:04 +0000 (18:20 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 9 Dec 2013 20:29:44 +0000 (22:29 +0200)
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>

No differences found