Bill Paul 7437599f41 Fix some memory bugs with regard to jumbo buffers. I made a mistake when
converting from the old external mbuf buffer code to the new (with the
MEXTADD() macro). Also free free list memory correctly in
foo_free_jumbo_mem() routines: grab the head of the list, then
remove it, _then_ free() it.

This fixes the memory corruption problem I've been chasing in the level 1
driver.
2001-06-18 22:04:40 +00:00
..
2001-06-15 00:07:27 +00:00
2001-06-16 19:32:37 +00:00
2001-06-15 08:01:21 +00:00
2001-06-11 12:39:29 +00:00
2001-06-14 11:05:01 +00:00
2001-06-15 07:42:58 +00:00
2001-06-15 07:44:39 +00:00
2001-06-11 19:17:05 +00:00