iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 2 Dec 2016 12:33:40 +0000 (13:33 +0100)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 3 Feb 2017 14:26:41 +0000 (16:26 +0200)
commit45b957e3edd22139a4e20067b39e15acbf36fb92
treefbb347e77b52e704174385eec399a4abcd00c1f1
parent01796ff2fa6e81b0d806e735308d8171bcbfbec7
iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()

There's already a variable with the result in scope, use that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c