iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistently
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Dec 2014 15:02:40 +0000 (16:02 +0100)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 28 Dec 2014 18:04:34 +0000 (20:04 +0200)
A number of places (still) use a direct operation, use
iwl_mvm_sta_from_mac80211() consistently. In one place
also move it into the variable initializer.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>

No differences found