]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: update_TSF() remove unused argument and move to rtw_mlme_ext.c
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 15 Apr 2014 17:44:28 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 18:04:06 +0000 (11:04 -0700)
commitb63b8020370f6721e562474d2d89f0c3aad6105e
tree0bd0364bbd54562f7a6cb99f6f31fda0e534f951
parent14bcff34471b4f4ef598f3c00d9d89a0685c5877
staging: rtl8723au: update_TSF() remove unused argument and move to rtw_mlme_ext.c

This is only called from rtw_mlme_ext.c, so move it that and declare
it static.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme_ext.c
drivers/staging/rtl8723au/core/rtw_wlan_util.c