]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit9ded65a1d79a2ca9aa44ee0989fd7924304c31cc
treedeb7bd14f58ce7cc95472f588cf654070ceb789b
parent93e16847c9db0093065c98063cfc639cdfccf19a
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