bms d3a98ed39c Fix mbuf chain layout pessimization:
in the case where a single mbuf is allocated due to
 m_getcl() returning NULL, we already call MH_ALIGN,
 so do not increment m->m_data in this case.

Found during MLDv2 port.
2009-04-04 15:32:23 +00:00
..
2008-12-15 06:10:57 +00:00
2009-04-04 15:32:23 +00:00
2008-12-15 06:10:57 +00:00
2009-02-07 18:49:42 +00:00
2009-02-03 11:04:03 +00:00
Nit
2008-08-09 11:28:57 +00:00
2009-02-03 11:04:03 +00:00
2009-03-14 13:42:13 +00:00
2008-06-11 22:12:50 +00:00
2007-09-24 05:26:24 +00:00