Module Name: src Committed By: maxv Date: Fri Apr 27 16:18:40 UTC 2018
Modified Files:
src/sys/kern: uipc_mbuf.c
Log Message:
Stop passing the pool as argument of the storage. M_EXT_CLUSTER mbufs
are supposed to take their area from mcl_cache only.
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
