CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/11 17:39:07
Modified files:
sys/net : if_tpmr.c
Log message:
call if_enqueue() to send a packet, not a member ports (*ifp->if_enqueue)
the latter is too clever, and nothing else does it.
