diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2014-07-29 21:05:51 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2014-07-29 21:05:51 +0000 |
commit | d6fd29cba9df5ff00d42271359e82c9b540ec1c3 (patch) | |
tree | 041f94feeea90194caa1c56834331d2245bdb280 /lib/libc/sys | |
parent | fe6d9379787eb938c503444ce243caa89cc7b08c (diff) | |
download | FreeBSD-src-d6fd29cba9df5ff00d42271359e82c9b540ec1c3.zip FreeBSD-src-d6fd29cba9df5ff00d42271359e82c9b540ec1c3.tar.gz |
MFC: r268726
Move the "retry:" label so that the calls to m_pullup() are
not done after the call to m_defrag(). This fixes a problem
where m_pullup() would prepend an mbuf to the list created
by m_defrag() making the chain greater than 32 again.
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions