commit | b0e40e72be42153cd6473ca1fa69058a30adb2bb | [log] [tgz] |
---|---|---|
author | Thomas Huehn <thomas@net.t-labs.tu-berlin.de> | Fri Jul 13 20:52:24 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 17 11:42:08 2012 +0200 |
tree | 06ea78263fd7330630bc7db6848b1f812363862f | |
parent | 7f9f78ab96ebdb3533acd791efe485b25995947e [diff] |
mac80211_hwsim: fix race condition with sta/vif pointers info->control.sta and control.vif may only be dereferenced during the drv_tx call otherwise could lead to use-after-free bugs. Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de> [reword commit message] Signed-off-by: Johannes Berg <johannes.berg@intel.com>