From: Michael Chan Date: Fri, 21 Aug 2009 16:20:45 +0000 (+0000) Subject: bnx2: Close device if MTU change or ring size change fails. X-Git-Tag: v2.6.32-rc1~703^2~332 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fefb65e78f098c09d0ab877b2c70421e4c84116;p=pandora-kernel.git bnx2: Close device if MTU change or ring size change fails. When unable to allocate memory for new MTU or new ring size, we need to close the device to prevent it from crashing. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed