K 10 svn:author V 5 harti K 8 svn:date V 27 2003-11-05T11:15:47.000000Z K 7 svn:log V 328 Initialize the USED flag in new external receive buffers to 0, not to 1. We put them directly onto the free list instead of calling the external mbuf free routine (that routine would have cleaned the flag). This fixes a bug which manifests itself in falsely reporting a lot of used buffers when configuring the interface down. END