summaryrefslogtreecommitdiffstats
path: root/sys/kern/link_elf_obj.c
diff options
context:
space:
mode:
authorae <ae@FreeBSD.org>2015-04-22 19:41:29 +0000
committerae <ae@FreeBSD.org>2015-04-22 19:41:29 +0000
commit1350ebc78fafc01a0fce25107b7a62c2cd21d797 (patch)
tree9163500bd5a7fd7d5e7fb16cbc21f5f993d66331 /sys/kern/link_elf_obj.c
parent11393ed285f95de38858db5093b2a8ecf3fcd085 (diff)
downloadFreeBSD-src-1350ebc78fafc01a0fce25107b7a62c2cd21d797.zip
FreeBSD-src-1350ebc78fafc01a0fce25107b7a62c2cd21d797.tar.gz
MFC r281309:
Fix the check for maximum mbuf's size needed to send ND6 NA and NS. It is acceptable that the size can be equal to MCLBYTES. In the later KAME's code this check has been moved under DIAGNOSTIC ifdef, because the size of NA and NS is much smaller than MCLBYTES. So, it is safe to replace the check with KASSERT. PR: 199304
Diffstat (limited to 'sys/kern/link_elf_obj.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud