CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/05 09:57:27
Modified files:
sys/net : if.c if_ppp.c
sys/net80211 : ieee80211_pae_output.c
Log message:
Count IFQ_ENQUEUE() failure as output drop.
mpi@ prefers checking IFQ_ENQUEUE() error, and this matches that.
OK dlg@
