CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/01/05 04:47:04

Modified files:
        sys/dev/ic     : bcmgenet.c 

Log message:
Do not check ifp->if_flags and ifq_is_oactive() within genet_start().
Our caller, the interface queues layer, already did this.

No objections from kettenis.

Reply via email to