From: Ishai Rabinovitz Date: Sun, 18 Jun 2006 03:37:32 +0000 (-0700) Subject: IB/srp: Handle DREQ events from CM X-Git-Tag: v2.6.18-rc1~1110^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ac4ab497e44cba75fb0e9e5afca06776518934;p=pandora-kernel.git IB/srp: Handle DREQ events from CM Handle IB_CM_DREQ_ERROR and IB_CM_DREQ_RECEIVED events from the CM, instead of just printing "Unhandled CM event". In the case of DREQ_ERROR, just ignore the event -- a TIMEWAIT_EXIT will be generated also. For DREQ_RECEIVED, send a DREP in response to shut the connection down cleanly. Signed-off-by: Ishai Rabinovitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed