CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2011/07/05 20:49:36
Modified files: sys/net : if_spppsubr.c Log message: second trial: stop messing with ifq internals, this time use IF_IS_EMPTY and not IFQ_IS_EMPTY, the former doesn't get overloaded with altq-specific stuffz. original oks from claudio and ryan and bluhm, i take the liberty to assume the oks for this fixed version