From 4062f7aa8f867e515267aeec62a152d2cf763a1c Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Thu, 19 Jun 2014 11:37:17 +0200 Subject: [PATCH] staging: rtl8723au: rtw_cfg80211_inform_bss(): Use cfg80211_inform_bss() There is no point in creating a fake beacon frame to call cfg80211_inform_bss_frame() when we can just call cfg80211_inform_bss() with the parameters we were sticking into the fake frame. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed