Bruce M Simpson 448895b7fc 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
..
2009-04-01 13:12:40 +00:00
2009-03-09 13:32:19 +00:00
2009-04-01 17:06:28 +00:00
2009-04-03 20:46:32 +00:00
2009-03-27 03:45:42 +00:00
2009-03-16 16:15:14 +00:00
2009-04-01 04:36:37 +00:00
2009-04-01 17:06:28 +00:00