From: Michael S. Tsirkin Date: Fri, 14 Jul 2006 07:23:52 +0000 (-0700) Subject: [PATCH] IB/cm: drop REQ when out of memory X-Git-Tag: v2.6.18-rc2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04c335430f6d9f9088c852bc05a3a0c8baa921c4;p=pandora-kernel.git [PATCH] IB/cm: drop REQ when out of memory If a user of the IB CM returns -ENOMEM from their connection callback, simply drop the incoming REQ - do not attempt to send a reject. This should allow the sender to retry the request. Signed-off-by: Michael S. Tsirkin Signed-off-by: Sean Hefty Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed