From: Johannes Berg Date: Thu, 7 Mar 2013 19:54:29 +0000 (+0100) Subject: mac80211: ibss: use beacon_data struct for beacon and probe response X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~98^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ffeab4345830aadfc78444933754330f1339e7;p=pandora-kernel.git mac80211: ibss: use beacon_data struct for beacon and probe response Instead of having an SKB all the time, use a beacon_data struct with just the information required. This also allows removing a synchronize_rcu() and using kfree_rcu() instead. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed