From: Stephen Hemminger Date: Wed, 14 Dec 2005 23:47:48 +0000 (-0800) Subject: [PATCH] skge: handle out of memory on ring parameter change X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b8bb472ad8eee6f42bc82647ff5d6d9bfe49e20;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed