commit | 3b8bb472ad8eee6f42bc82647ff5d6d9bfe49e20 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed Dec 14 15:47:48 2005 -0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Dec 24 09:36:06 2005 -0500 |
tree | a283968f8bee753cbd4be1bdbb3dcd78824c5e48 | |
parent | 2770b5172e9b3d135b16d1e5d8344919ac09319d [diff] |
[PATCH] skge: handle out of memory on ring parameter change If changing ring parameters is unable to allocate memory, we need to return an error and take the device down. Fixes-bug: http://bugzilla.kernel.org/show_bug.cgi?id=5715 Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>