summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_softmac.c
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2011-07-13 03:04:11 (GMT)
committerLarry Finger <Larry.Finger@lwfinger.net>2011-08-24 01:23:17 (GMT)
commit15e7650e880b410d0a4c80aa586b5b2f96be3a61 (patch)
treef580f1d203deac5f295c1daa6451cbf977c6d4d1 /drivers/staging/rtl8192e/rtllib_softmac.c
parent34a7eb3db27f3bcb6e1544523e283a9bf6acfd0d (diff)
downloadlinux-fsl-qoriq-15e7650e880b410d0a4c80aa586b5b2f96be3a61.tar.xz
staging: rtl8192e: Remove dead code involved with TO_DO_LIST
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Diffstat (limited to 'drivers/staging/rtl8192e/rtllib_softmac.c')
-rw-r--r--drivers/staging/rtl8192e/rtllib_softmac.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/staging/rtl8192e/rtllib_softmac.c b/drivers/staging/rtl8192e/rtllib_softmac.c
index c9c5df4..9f7227e 100644
--- a/drivers/staging/rtl8192e/rtllib_softmac.c
+++ b/drivers/staging/rtl8192e/rtllib_softmac.c
@@ -4018,9 +4018,6 @@ rtllib_MgntDisconnect(
}
if ( rtllib->iw_mode == IW_MODE_INFRA )
{
-#ifdef TO_DO_LIST
- SecClearAllKeys(Adapter);
-#endif
rtllib_MgntDisconnectAP(rtllib, asRsn);
}