CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/30 18:44:24
Modified files:
sys/net : if_tpmr.c
Log message:
some tweaks around tpmr port refs.
use the refcnt api instead of a u_int and atomic ops for counting
refs. release the port ref given to the SMR pointers after
smr_barrier, not before.
