atm: [he] rewrite buffer handling in receive path
authorchas williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Sat, 29 May 2010 09:05:33 +0000 (09:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 May 2010 07:27:47 +0000 (00:27 -0700)
Instead of a fixed list of buffers, use the buffer pool correctly and
keep track of the outstanding buffer indexes using a fixed table.
Resolves reported HBUF_ERR's -- failures due to lack of receive buffers.

Signed-off-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found