Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18e2daa8 authored by Mateusz Kulikowski's avatar Mateusz Kulikowski Committed by Greg Kroah-Hartman
Browse files

staging: rtl8192e: Remove unused rtllib_device::freq_band



Member is never referenced.

Signed-off-by: default avatarMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9b3fcf2b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1602,7 +1602,6 @@ struct rtllib_device {
	int short_slot;
	int mode;       /* A, B, G */
	int modulation; /* CCK, OFDM */
	int freq_band;  /* 2.4Ghz, 5.2Ghz, Mixed */

	/* used for forcing the ibss workqueue to terminate
	 * without wait for the syncro scan to terminate