git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a3adc2
)
staging: rtl8723au: rtw_cfg80211_inform_bss(): Use cfg80211_inform_bss()
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Thu, 19 Jun 2014 09:37:17 +0000
(11:37 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 20:08:50 +0000
(13:08 -0700)
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 <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found