Files
twx-linux/drivers/net
Stephen Hemminger 187754cae9 [PATCH] skge: handle out of memory on ring changes
Please consider this for 2.6.15.1; it fixes several cases where
the skge driver can get in a bad state and later crash; if an
admin operation that causes a restart fails from out of memory.
Such as changing the MTU or increasing the ring size.

The fixes involve checking the return value and doing necessary
unwinds. Or in some cases avoiding doing a full restart.

The same code is the netdev-2.6 tree for 2.6.16 but as separate pieces

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-01-14 22:15:27 -08:00
..
2005-12-01 02:10:11 -05:00
2005-11-10 11:25:02 +11:00
2005-12-24 10:05:51 -05:00
2005-11-30 22:35:39 +01:00
2005-10-31 13:37:12 +11:00
2005-11-05 21:00:03 -05:00
2005-11-11 05:47:04 -05:00
2005-10-28 16:07:30 -04:00
2005-11-11 08:32:47 -05:00
2005-10-28 08:16:51 -07:00
2005-10-31 13:37:12 +11:00
2005-11-08 09:40:47 -08:00
2005-10-28 08:16:51 -07:00
2005-10-28 08:16:51 -07:00
2005-11-07 21:50:00 -05:00
2005-11-08 09:40:26 -08:00
2005-11-05 14:40:27 -05:00
2005-11-11 08:31:35 -05:00
2005-11-18 13:10:30 -05:00
2005-10-28 08:16:51 -07:00
2005-10-28 08:16:51 -07:00
2005-12-28 13:04:52 -08:00