[PATCH] sky2: handle out of memory on admin changes
authorStephen Hemminger <shemminger@osdl.org>
Tue, 20 Dec 2005 23:08:07 +0000 (15:08 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 24 Dec 2005 14:38:35 +0000 (09:38 -0500)
commit1b537565a85cbe5cc9d5174d348a9014381af718
treefa61606c4426c3384703db9b2bacc84b6d6ad8b4
parentedd702e847fb8a9774a2ed8d50d2b8299b8c7f89
[PATCH] sky2: handle out of memory on admin changes

Don't die if we run out of memory on mtu or ring parameter change.
For other admin operations, don't rebuild Rx ring, just restart the PHY.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/sky2.c