CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/13 21:08:11
Modified files:
sys/net : if.c ifq.c ifq.h
Log message:
move the adding of an ifqs counters in if_getdata to ifq.c
this keeps the knowledge of ifq locking in ifq.c
ok visa@
