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

Commit 1ddc3377 authored by Jouni Malinen's avatar Jouni Malinen Committed by Kalle Valo
Browse files

ath6kl: Remove unused WMI crypto defines

parent 8277de15
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -585,9 +585,6 @@ enum auth_mode {
	WPA2_AUTH_CCKM = 0x40,
};

#define WMI_MIN_CRYPTO_TYPE NONE_CRYPT
#define WMI_MAX_CRYPTO_TYPE (AES_CRYPT + 1)

#define WMI_MIN_KEY_INDEX   0
#define WMI_MAX_KEY_INDEX   3