commit | 9ded65a1d79a2ca9aa44ee0989fd7924304c31cc | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Fri May 30 09:49:56 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri May 30 22:18:00 2008 -0400 |
tree | deb7bd14f58ce7cc95472f588cf654070ceb789b | |
parent | 93e16847c9db0093065c98063cfc639cdfccf19a [diff] |
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>