Re: ath9k: insufficient skb len

2018-01-05 Thread Heorhi Valakhanovich
This warning triggered constantly (several times per second) if I use hostapd with my TP-LINK TL-WDN4800 card (chip: Atheros AR9380). It floods my kernel logs. Since it works anyway I suggest change WARN_ON to WARN_ON_ONCE until this bug is fixed. On 07/11/2017 10:55 AM, Ortwin Glück wrote:

ath9k: insufficient skb len

2017-11-21 Thread Ortwin Glück
Hi, I saw this WARN_ON splat on ath9k in hostap mode. The code triggering the warning says it's a driver bug. Thanks for checking. Ortwin [Tue Nov 21 06:00:36 2017] [ cut here ] [Tue Nov 21 06:00:36 2017] WARNING: CPU: 0 PID: 0 at net/mac80211/rx.c:629 ieee80211_rx_n

ath9k: insufficient skb len

2017-07-11 Thread Ortwin Glück
Hi, I saw this WARN_ON splat on ath9k in hostap mode. The code triggering the warning says it's a driver bug. Thanks for checking. Ortwin [629805.015640] [ cut here ] [629805.015695] WARNING: CPU: 2 PID: 0 at net/mac80211/rx.c:630 ieee80211_rx_napi+0x8a5/0xa70 [62980