From: Sathya Perla Date: Sun, 22 Nov 2009 22:02:45 +0000 (+0000) Subject: be2net: remove BUG_ON() when be2net runs out of mccq wrbs X-Git-Tag: v2.6.33-rc1~388^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=713d039426a80ed78e71294cfb5d0a009bb20b42;p=pandora-kernel.git be2net: remove BUG_ON() when be2net runs out of mccq wrbs The driver can run out of mccq wrbs when completions don't arrive due to an unresponsive card. This must not hit a BUG_ON(); instead log a msg and return an error. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed