CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/22 14:50:16
Modified files:
sys/dev/fdt : if_mvpp.c
Log message:
Rework mvpp2_prs_flow_find() to return a tid instead of a whole prs
entry, saving at least one unnecessary malloc(9)/free(9) cycle.
