On Thu, 2016-09-01 at 19:15 +0300, Kalle Valo wrote: > Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx> writes: > > > There weren't any problems on linux-4.7 kernels. I'm getting the > > following traceback on linux-4.8-rc1/-rc4 kernels. Let me know if you > > need any additional information. > > > > [ 64.006529] WARNING: CPU: 3 PID: 94 at drivers/net/wireless/ath/ath9k/beacon.c:642 ath9k_beacon_config+0x12c/0x140 [ath9k] > > This should fix it: > > ath9k: fix client mode beacon configuration > > https://git.kernel.org/cgit/linux/kernel/git/kvalo/wireless-drivers.git/commit/?id=05860bed491b114a9f2d7a4f6e09fb02c0b69056 Yep, that resolved the problem. Thanks! Mimi