From: Johannes Berg Date: Fri, 6 Jul 2012 19:39:28 +0000 (+0200) Subject: mac80211: make scan_sdata pointer usable with RCU X-Git-Tag: v3.6-rc1~125^2~57^2~77^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fd5dbc1c7031be5b5de043bcc0a18c7a59a68a;p=pandora-kernel.git mac80211: make scan_sdata pointer usable with RCU Making the scan_sdata pointer usable with RCU makes it possible to dereference it in the RX path to see if a received frame actually matches the interface that is scanning. This is just preparations, making the pointer __rcu. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed