On 2017-04-05 08:48, Stefan Sperling wrote:
..
Yes, some cleanup is due here.

I suggest you send us a patch that makes it a DPRINTF. You could also add a line ifp->if_ierrors++;' at the same place so the error is counted in
netstat -I axen0.

And there are some similar printfs in the same function that should get
the same treatment, such as this one: printf("rxeof: too large transfer\n");

Will do!

Reply via email to