CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/07/07 15:21:49

Modified files:
        sys/dev/fdt    : if_mvpp.c 

Log message:
Rework TX handling to be more similar and comparable to our other modern
network controller drivers.  This also removes a variable modified by
both producer and consumer, making it a little bit more MP friendly.
Fixes a panic reported by Matthieu Estrade.

Reply via email to