Search Linux Wireless

[PATCH 0/1] sta_info: fix insane values in iw sta dump "inactive time"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



While working on an IBSS network with ath10k-ct, the iw station dump
shows insanly high values in the "inactive time". The values are
clearly the initial jiifies of the system.

Debugging showed that this happens when the ieee80211_sta_last_active
is called while last_ack == 0. In this case, it returns zero and the
inactive time shows the system jiffies. This continues until the
jiffies wrap back to zero (about 5 minutes).

Ahmed Zaki (1):
  sta_info: fix insane values in iw sta dump "inactive time"

 net/mac80211/sta_info.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.17.1




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux