From: Andy Grover Date: Thu, 11 Mar 2010 13:49:55 +0000 (+0000) Subject: RDS: Do not BUG() on error returned from ib_post_send X-Git-Tag: v2.6.35-rc1~473^2~777 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=735f61e62611161588123930823af6e6a9fd5c2c;p=pandora-kernel.git RDS: Do not BUG() on error returned from ib_post_send BUGging on a runtime error code should be avoided. This patch also eliminates all other BUG()s that have no real reason to exist. Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed