]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
netlink: fix if_allocdescr() malloc options argument.
authorAlexander V. Chernikov <melifaro@FreeBSD.org>
Fri, 17 Feb 2023 17:35:28 +0000 (17:35 +0000)
committerAlexander V. Chernikov <melifaro@FreeBSD.org>
Sat, 18 Feb 2023 11:56:18 +0000 (11:56 +0000)
commit8c60d469d3faa98f6b0e49173f16a8603c4c4654
treeaaa398b2869076ef8f08bba9043005d9d0f2676f
parent4a081cc5a44e97794df5dae3df4a49c177b9ae4b
netlink: fix if_allocdescr() malloc options argument.

The current value was based on the initial revision of D37566 and
 was not updated afterwards.

MFC after: 1 day

(cherry picked from commit 6694cb1f5784d6ceacd684d29b3e3012e1e4e4d5)
sys/netlink/route/iface_drivers.c