ifq/staging: Increase ifq_maxlen a little bit for packets get staged
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 25 Dec 2012 13:03:01 +0000 (21:03 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 27 Dec 2012 08:00:12 +0000 (16:00 +0800)
commitb7a0c9582846964f9c91dbe9a4e57dba71bd6828
tree64f6c1497ea40b27d89beb1f291ca9a7929fee6b
parent3cab6b0d05a1505b50befc1ffad2c25620b6775c
ifq/staging: Increase ifq_maxlen a little bit for packets get staged

Increase ifq_maxlen by the amount that IFQ packet staging will take.

There are several places in the tree that if_snd.ifq_maxlen is set
directly instead of using ifq_set_maxlen().  These will be fixed in
some later commits.
sys/net/if.c
sys/net/ifq_var.h