Only remove queues from the TAILQ when the ticket changes; fixes PPS/BPS
authorsthen <sthen@openbsd.org>
Sat, 26 Apr 2014 11:27:23 +0000 (11:27 +0000)
committersthen <sthen@openbsd.org>
Sat, 26 Apr 2014 11:27:23 +0000 (11:27 +0000)
commit70746cb8991640227491a0e7e63942747ab77c4c
tree153671d3edcc088b0b3f556c0e077bc4d9f44a6d
parent8e8ac62bcfa364bd258de02815e404650f37c7b6
Only remove queues from the TAILQ when the ticket changes; fixes PPS/BPS
displays for queues in "systat q". From Arto Jonsson.
usr.bin/systat/pftop.c