]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add explicit cast to silence a warning for the userland stack.
authorMichael Tuexen <tuexen@FreeBSD.org>
Sun, 12 Aug 2018 14:05:15 +0000 (14:05 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sun, 12 Aug 2018 14:05:15 +0000 (14:05 +0000)
commit812649d86f7dee58e7d3fd0ce4854bd047a0d423
treeea3f141ec476c8dd26c47451b93103fcc5e6c4f8
parenteecd09850d0836917ff3b055b8e8fa60f71a7a02
Add explicit cast to silence a warning for the userland stack.

Thanks to Felix Weinrank for providing the patch.
sys/netinet/sctp_output.c