From: Thomas Huehn Date: Fri, 13 Jul 2012 18:52:24 +0000 (+0200) Subject: mac80211_hwsim: fix race condition with sta/vif pointers X-Git-Tag: v3.6-rc1~125^2~57^2~57^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0e40e72be42153cd6473ca1fa69058a30adb2bb;p=pandora-kernel.git 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 [reword commit message] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed