commit | e623d62512dcb68a1c4844f4d7b5c8f3aff7d0da | [log] [tgz] |
---|---|---|
author | chas williams - CONTRACTOR <chas@cmf.nrl.navy.mil> | Sat May 29 09:05:33 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 31 00:27:47 2010 -0700 |
tree | 24d697011fcf477eb1781fc89f8e63c5edc735ec | |
parent | 1d927870e583d19afa17b2062b65e8f74a83b742 [diff] |
atm: [he] rewrite buffer handling in receive path 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>