I didn't say it in the commit message, but this should be MFCed to stable/10 .
-a
On 20 April 2014 19:05, Adrian Chadd wrote:
> Author: adrian
> Date: Mon Apr 21 02:05:51 2014
> New Revision: 264710
> URL: http://svnweb.freebsd.org/changeset/base/264710
>
> Log:
> Make sure bf_next is NULL'e
Author: adrian
Date: Mon Apr 21 02:05:51 2014
New Revision: 264710
URL: http://svnweb.freebsd.org/changeset/base/264710
Log:
Make sure bf_next is NULL'ed out when we're completing up an aggregate
frame through the cleanup path.
Whilst here, fix the indenting for something I messed up.