ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmd
[deliverable/linux.git] / drivers / net / wireless / ath / ath6kl / common.h
index 41e465f29e6312afdde51bea46d39c84960abf2f..bfd6597763daa9dcb953aeb413cc5b62c68fcde4 100644 (file)
@@ -71,6 +71,7 @@ enum crypto_type {
        WEP_CRYPT           = 0x02,
        TKIP_CRYPT          = 0x04,
        AES_CRYPT           = 0x08,
+       WAPI_CRYPT          = 0x10,
 };
 
 struct htc_endpoint_credit_dist;
This page took 0.025561 seconds and 5 git commands to generate.