Maxime Henrion 44250c5cd8 - Fix mbuf leak when we successfully allocate a new mbuf but fail to
bus_dmamap_load() it.
- Make it so reusing mbufs when we can't allocate (or map) new ones
  actually works.  We were previously trying to reuse a mbuf which
  was already bus_dmamap_unload()'ed.

Reviewed by:	silby
2003-02-18 18:50:54 +00:00
..
2002-09-21 21:43:49 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 02:08:01 +00:00
2003-01-29 21:56:10 +00:00
2002-03-20 02:08:01 +00:00