#18164: Wi-Fi stalling after long use
------------------------+----------------------------------
  Reporter:  katananja  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+----------------------------------

Comment (by anonymous):

 Replying to [comment:16 katananja]:
 > {{{
 >  cat /sys/kernel/debug/ieee80211/phy0/queues
 > 00: 0x00000000/0
 > 01: 0x00000000/0
 > 02: 0x00000001/0
 > 03: 0x00000000/0
 > 04: 0x00000000/0
 > 05: 0x00000000/0
 > 06: 0x00000000/0
 > 07: 0x00000000/0
 > 08: 0x00000000/0
 > 09: 0x00000000/0
 > }}}
 >
 > Patch applied against Trunk r43007.


 The patch modifies the number of registered queues to 4, so the output
 should have just 4 queues, instead of 10:

 {{{
 00: 0x00000000/0
 01: 0x00000000/0
 02: 0x00000000/0
 03: 0x00000000/0
 }}}

 Please make sure that the patch has been applied properly.

--
Ticket URL: <https://dev.openwrt.org/ticket/18164#comment:17>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to