secchan: Fix rate-limiting statistics reporting.
authorBen Pfaff <blp@nicira.com>
Thu, 19 Mar 2009 18:14:55 +0000 (11:14 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Mar 2009 18:18:53 +0000 (11:18 -0700)
commit7acbee63445be437217cb117a95671896ab3ee18
treede1163d6ccaa52c73a6aadcf562dcfd52864fdc6
parentf579be6c63c1747f744953f9157a2313fa80a99e
secchan: Fix rate-limiting statistics reporting.

The n_queue_dropped value wasn't being updated at all.

n_tx_dropped wasn't being updated either but the packet scheduler no longer
has enough information to track it, so this statistic has just been
dropped.
secchan/pinsched.c