From: Jes Sorensen Date: Mon, 9 Jun 2014 13:16:29 +0000 (+0200) Subject: staging: rtl8723au: Do not embed struct wlan_bssid_ex in struct survey_event X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2066 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246879640e636256326221e70df8e1c3ef84ece0;p=pandora-kernel.git staging: rtl8723au: Do not embed struct wlan_bssid_ex in struct survey_event Instead allocate it separately and reference it from survey_event. This will allow for us to pass it on later without having to copy it. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed