aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_mlme_ext.c
diff options
context:
space:
mode:
authorJes Sorensen <Jes.Sorensen@redhat.com>2014-06-26 10:20:54 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:34:17 -0400
commitf2750d90565bf1ee629593472dd26fbb076bfc41 (patch)
tree6ed2e52b1681631c1e427f0e375066a8b2fdd387 /drivers/staging/rtl8723au/core/rtw_mlme_ext.c
parentstaging: rtl8723au: sreset_priv->dbg_trigger_point is never set (diff)
downloadlinux-dev-f2750d90565bf1ee629593472dd26fbb076bfc41.tar.xz
linux-dev-f2750d90565bf1ee629593472dd26fbb076bfc41.zip
staging: rtl8723au: Remove no-op rtl8723a_sreset_linked_status_check()
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723au/core/rtw_mlme_ext.c')
-rw-r--r--drivers/staging/rtl8723au/core/rtw_mlme_ext.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/rtl8723au/core/rtw_mlme_ext.c b/drivers/staging/rtl8723au/core/rtw_mlme_ext.c
index 09e5a59148fb..3655ee5e8347 100644
--- a/drivers/staging/rtl8723au/core/rtw_mlme_ext.c
+++ b/drivers/staging/rtl8723au/core/rtw_mlme_ext.c
@@ -5215,8 +5215,6 @@ void linked_status_chk23a(struct rtw_adapter *padapter)
struct mlme_ext_info *pmlmeinfo = &pmlmeext->mlmext_info;
struct sta_priv *pstapriv = &padapter->stapriv;
- rtl8723a_sreset_linked_status_check(padapter);
-
if (is_client_associated_to_ap23a(padapter)) {
/* linked infrastructure client mode */