CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/21 20:27:04
Modified files:
sys/dev/ic : bcmgenet.c gem.c hme.c re.c xl.c
Log message:
use ifiq_input and use it's return value to apply backpressure to rxrs.
this is a step toward deprecating softclock based livelock detection.
