From: Jes Sorensen Date: Thu, 19 Jun 2014 09:37:17 +0000 (+0200) Subject: staging: rtl8723au: rtw_cfg80211_inform_bss(): Use cfg80211_inform_bss() X-Git-Tag: cleanup-for-v3.18~125^2~1940 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4062f7aa8f867e515267aeec62a152d2cf763a1c;p=pandora-kernel.git 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-diff-tree failed