CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/26 16:12:58
Modified files:
sys/dev/pci : if_ixl.c
Log message:
tweak the mbuf loading in the tx path so it's easier to read.
count mbuf load failures as output errors so i can see if that's
a problem (it's not, but at least i can see it isn't now).
