forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
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,