Commit d88c117c authored by Fabio Aiuto's avatar Fabio Aiuto Committed by Greg Kroah-Hartman
Browse files

staging: rtl8723bs: remove commented code line in os_dep/ioctl_linux.c

parent 9cbc7a2f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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: