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

Commit 98d633b6 authored by Luciano Coelho's avatar Luciano Coelho
Browse files

wl1271: remove deprecated ACX definition



As of Rev. 6.1.0.0.335, the ACX_SET_SMART_REFLEX_DEBUG command is
deprecated.  This patch removes it from the wl1271 driver (it wasn't used
anyway).

Signed-off-by: default avatarLuciano Coelho <luciano.coelho@nokia.com>
Reviewed-by: default avatarSaravanan Dhanabal <ext-saravanan.dhanabal@nokia.com>
parent e2b62624
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1060,7 +1060,6 @@ enum {
	ACX_PEER_HT_CAP             = 0x0057,
	ACX_HT_BSS_OPERATION        = 0x0058,
	ACX_COEX_ACTIVITY           = 0x0059,
	ACX_SET_SMART_REFLEX_DEBUG  = 0x005A,
	ACX_SET_DCO_ITRIM_PARAMS    = 0x0061,
	DOT11_RX_MSDU_LIFE_TIME     = 0x1004,
	DOT11_CUR_TX_PWR            = 0x100D,