From: Michael Chan Date: Tue, 25 Jul 2006 23:38:29 +0000 (-0700) Subject: [TG3]: Handle tg3_init_rings() failures X-Git-Tag: v2.6.18-rc3~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32d8c5724b7b05c7d8f7386c49432104cc222e32;p=pandora-kernel.git [TG3]: Handle tg3_init_rings() failures Handle dev_alloc_skb() failures when initializing the RX rings. Without proper handling, the driver will crash when using a partial ring. Thanks to Stephane Doyon for reporting the bug and providing the initial patch. Howie Xu also reported the same issue. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed