CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 09:57:25
Modified files:
sys/net : if_var.h
Log message:
ifnet's if_snd becomes a regular ifqueue instead of ifaltq, the need to
keep ifqueue and ifaltq in sync is gone and thus the comment obsolete,
and finally there is no more need to include if_altq.h either
