> diff --git a/drivers/net/wireless/ath5k/reg.h 
> b/drivers/net/wireless/ath5k/reg.h
> index 69755fc..037e36d 100644
> --- a/drivers/net/wireless/ath5k/reg.h
> +++ b/drivers/net/wireless/ath5k/reg.h
> @@ -1811,6 +1811,7 @@
>  #define AR5K_KEYTABLE_ANTENNA          0x00000008      /* [5212+] */
>  #define AR5K_KEYTABLE_MAC0(_n)         AR5K_KEYTABLE_OFF(_n, 6)
>  #define AR5K_KEYTABLE_MAC1(_n)         AR5K_KEYTABLE_OFF(_n, 7)
> +#define AR5K_KEYTABLE_MIC_OFFSET       64
>  #define AR5K_KEYTABLE_VALID            0x00008000
>
>  /* If key type is TKIP and MIC is enabled

Just below...

/* If key type is TKIP and MIC is enabled
 * MIC key goes in offset entry + 64 */
#define AR5K_KEYTABLE_MIC_OFFSET        64


-- 
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick
_______________________________________________
ath5k-devel mailing list
[email protected]
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to