]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: Fold rtw_to_roaming() into the code
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 15 Apr 2014 17:44:46 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 18:04:09 +0000 (11:04 -0700)
commit83a98e561f9d96a4fee448ab5c2d8765d77ff10d
tree02fa8353c221a32ec85d6b9c07cf8cf4abb647c6
parenta9ba68746dd31cf8983f32071c3256247c4d316f
staging: rtl8723au: Fold rtw_to_roaming() into the code

Simple read variable from a struct function, having it as an external
function is just silly.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_ioctl_set.c
drivers/staging/rtl8723au/core/rtw_mlme.c
drivers/staging/rtl8723au/include/rtw_mlme.h
drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c