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-05-15 19:41:12 +00:00
2001-06-15 00:10:30 +00:00
2001-04-16 13:20:39 +00:00
2001-06-12 09:40:04 +00:00
2001-06-14 11:09:11 +00:00
2001-03-28 09:17:56 +00:00
2001-03-25 07:21:04 +00:00
2001-04-14 15:32:16 +00:00
2001-06-12 09:40:04 +00:00
2001-02-06 11:21:58 +00:00
2001-06-15 00:13:18 +00:00
2001-02-11 03:35:45 +00:00
2001-02-06 11:21:58 +00:00
2000-05-01 19:54:26 +00:00
2001-05-29 18:49:23 +00:00
2001-06-15 00:19:43 +00:00
2001-06-12 07:01:27 +00:00
2001-02-21 20:54:22 +00:00
2001-05-07 21:46:44 +00:00
2001-06-15 00:23:11 +00:00