Initialize ext so that MCLFREE will be called appropriately.
authorArt Yerkes <art.yerkes@gmail.com>
Fri, 24 Sep 2004 04:58:17 +0000 (04:58 +0000)
committerArt Yerkes <art.yerkes@gmail.com>
Fri, 24 Sep 2004 04:58:17 +0000 (04:58 +0000)
commit102c8c9a781a1868ec8ceab0252dd76c28719144
tree677646ad5406ee331a2bbf7c7f787fc17480c32f
parentd7a6bf353f4602ac8b20d517b2ac8e3190b9a7f8
Initialize ext so that MCLFREE will be called appropriately.
This macro was freeing (m)->m_data, but m was not a macro parameter.
It compiled because virtually every mbuf * is named m.  Fixed.

svn path=/trunk/; revision=11023
reactos/drivers/lib/oskittcp/include/freebsd/src/sys/sys/mbuf.h