ath.c -> dmesg -> bug

2018-10-10 Thread NN
Hi All, I try to analyse my dmesg with:     # dmesg | grep ath0 and I can see ERROR message:     > ath0 device timeout ... I have checked "ath.c" file in "/cvs/src/sys/dev/ic/" on stable branch. I found this one construction: "--sc->sc_tx_time == 0". Probably it's meen "0 == 0", I have ma

Re: ath.c -> dmesg -> bug

2018-10-10 Thread Philip Guenther
On Wed, Oct 10, 2018 at 3:35 PM NN wrote: > I try to analyse my dmesg with: > > # dmesg | grep ath0 > > and I can see ERROR message: > > > ath0 device timeout ... > > I have checked "ath.c" file in "/cvs/src/sys/dev/ic/" on stable branch. > > I found this one construction: "--sc->sc_tx_