From 246879640e636256326221e70df8e1c3ef84ece0 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Mon, 9 Jun 2014 15:16:29 +0200 Subject: [PATCH] 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-format-patch failed