]> git.baikalelectronics.ru Git - kernel.git/commit
tlan: manage rx allocation failure better
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 30 May 2008 16:49:56 +0000 (09:49 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 31 May 2008 02:18:00 +0000 (22:18 -0400)
commit4dd01cf281e1b2ce77ff269fc5db242098d06bcf
treedeb7bd14f58ce7cc95472f588cf654070ceb789b
parent6c85937b9dc22e972d24538c9249ba62d7ac8b0c
tlan: manage rx allocation failure better

Rx allocation failure at runtime is non-fatal. For normal Rx frame, it
just reuses the buffer, and during setup it just continues with a smaller
receive buffer pool.

Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/tlan.c