staging: rtl8723bs: remove commented code line in os_dep/ioctl_linux.c
authorFabio Aiuto <fabioaiuto83@gmail.com>
Sat, 27 Mar 2021 14:24:11 +0000 (15:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 Mar 2021 12:36:59 +0000 (14:36 +0200)
remove commented code line using obsolete definitions

Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com>
Link: https://lore.kernel.org/r/ed9cab77a9a7dc1bcae4b6a42e16108e7833ac4b.1616854134.git.fabioaiuto83@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/ioctl_linux.c

index eac98e455413e6d8cd30d93ee129d330b5eb76f7..354441e6a6675c292b29ce6363c075f19bafd708 100644 (file)
@@ -2618,7 +2618,6 @@ static int rtw_rereg_nd_name(struct net_device *dev,
                rtw_free_network_queue(padapter, true);
 
                /*  the interface is being "disabled", we can do deeper IPS */
-               /* rereg_priv->old_ips_mode = rtw_get_ips_mode_req(&padapter->pwrctrlpriv); */
                /* rtw_ips_mode_req(&padapter->pwrctrlpriv, IPS_NORMAL); */
        }
 exit: