]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
linux(4): Add net epoch assert to the linux_ifhwaddr, linux_ifflags
authorDmitry Chagin <dchagin@FreeBSD.org>
Sat, 4 Mar 2023 09:11:38 +0000 (12:11 +0300)
committerDmitry Chagin <dchagin@FreeBSD.org>
Sat, 4 Mar 2023 09:11:38 +0000 (12:11 +0300)
commit8d6dd96d50d2e6fea4cbbdb30ff12cc5730b7fbd
tree5b90959ef6193a3edd4ead0e024dc26530e18d9f
parentf9b0675b014d06995e5337b71129fc94bd1cedd0
linux(4): Add net epoch assert to the linux_ifhwaddr, linux_ifflags

Now this functions are intended to use in the net epoch.

Reviewed by: emaste, melifaro
Differential Revision: https://reviews.freebsd.org/D38795
sys/compat/linux/linux.c