CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2019/03/31 07:58:18
Modified files: sys/net : if_var.h Log message: Document that it is safe to dereference `if_softc' when the caller has a valid reference to the corresponding `ifp'. ok visa@