CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/05 14:01:40
Modified files:
sys/net : if_spppsubr.c
Log message:
2 cases of IFQ_IS_EMPTY instead of mucking with ifqueue internals
make sppp_flush use IFQ_PURGE instead of handrolling the same making
assumptions about ifqueue internals. ok ryan claudio
