]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit29329c1eca3c310e8fd29f33e3379292aab17180
tree148da6b5683168bcf1635b265db22e184d0309f2
parent786ebe963aa7dbab16a4c0bde05e9f33efebd632
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