On Wed, Oct 29, 2008 at 10:42 AM, Nick Kossifidis <mickflemm@xxxxxxxxx> wrote: >> 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 Oh, right. OK, I'll respin this patch without KEYTABLE_MIC_OFFSET and fix up the reset_key. Let me know if you see anything else. -- Bob Copeland %% www.bobcopeland.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html