i386: Don't use static DPCPU and VNET defines in i386 modules
authorDmitry Chagin <dchagin@FreeBSD.org>
Fri, 28 Jul 2023 08:55:31 +0000 (11:55 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Fri, 28 Jul 2023 08:55:31 +0000 (11:55 +0300)
commit5440e7017a985276d4a46d482a76128e5b739f56
tree792eafdb8274cca07df0e00bdf41095293c32faa
parent03eab865aabab1e6737ad0fd1537f7d0a8c3ee02
i386: Don't use static DPCPU and VNET defines in i386 modules

As of c84617e8 a similar to 4802a2cb and b6ea4c5a fix should be
applied to i386 too.

Reviewed by:
Differential Revision: https://reviews.freebsd.org/D41195
sys/net/vnet.h
sys/sys/pcpu.h