]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd17abf9c04d5ef3e8c0df060c6c7d1d912c19985
tree24d697011fcf477eb1781fc89f8e63c5edc735ec
parent15ea33360f6072169c8ab70ddd351806d9044f59
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>
drivers/atm/he.c
drivers/atm/he.h