- Initialize ti_jslot_serializer before it is used.
commit467fb71ec76fc466f9ff50df0156ef5a56986c47
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 3 Apr 2007 14:20:52 +0000 (3 14:20 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 3 Apr 2007 14:20:52 +0000 (3 14:20 +0000)
tree8368f876685f3e5cab533ad6d9ff1071b52e79c6
parentc8f65448973891b03882e0de1ccf35695bf32953
- Initialize ti_jslot_serializer before it is used.
- Set m_ext.ext_buf during jumbo buffer allocation.
Paniced-by: Michael Kosarev <russiane39@gmail.com>
- Add an assertion to make sure that reused mbuf adopts m_ext interface.
- Properly setup m_len for a reused mbuf.
sys/dev/netif/ti/if_ti.c