iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 26 Oct 2015 13:39:22 +0000 (15:39 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 20 Dec 2015 12:48:23 +0000 (14:48 +0200)
commit3f73b8cad1d2923bf27caeaba705c4a64b287f1e
tree148da6b5683168bcf1635b265db22e184d0309f2
parent3a0b2a4225ede9205af12511c9b06ba29d94a08f
iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode

The transport will need to use the info->driver_data
pointers. Since the op_mode has this memory hot in cache,
clear it there.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/dvm/tx.c
drivers/net/wireless/intel/iwlwifi/iwl-trans.h
drivers/net/wireless/intel/iwlwifi/mvm/tx.c