forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/drivers/net/wireless/ath/ath6kl/common.h
....@@ -67,7 +67,7 @@
6767 __be16 eth_type;
6868 } __packed;
6969
70
-enum crypto_type {
70
+enum ath6kl_crypto_type {
7171 NONE_CRYPT = 0x01,
7272 WEP_CRYPT = 0x02,
7373 TKIP_CRYPT = 0x04,