Explicit CTLFLAG_DYN not needed
authorRyan Moeller <freqlabs@FreeBSD.org>
Sun, 4 Oct 2020 19:37:15 +0000 (19:37 +0000)
committerRyan Moeller <freqlabs@FreeBSD.org>
Sun, 4 Oct 2020 19:37:15 +0000 (19:37 +0000)
commit3331a1d1737fb61f7026daf162bbbfd0d4a756d1
tree195a78fbe155957266b30eda772791e1b471db01
parent4c2dddd8a73bb18c8f6f7b9451a413f1bc174aa5
Explicit CTLFLAG_DYN not needed

Dynamically created OIDs automatically get this flag set.

Reviewed by: jhb
MFC after: 1 week
Sponsored by: iXsystems, Inc.
Differential Revision: https://reviews.freebsd.org/D26561
sys/contrib/ipfilter/netinet/mlfk_ipl.c
sys/x86/bios/vpd.c