1 --- a/drivers/net/wireless/ath/ath9k/common.c
2 +++ b/drivers/net/wireless/ath/ath9k/common.c
3 @@ -319,6 +319,10 @@ int ath9k_cmn_key_config(struct ath_comm
4 idx = ath_reserve_key_cache_slot(common, key->alg);
6 case NL80211_IFTYPE_ADHOC:
11 memcpy(gmac, sta->addr, ETH_ALEN);