From: Michael Chan Date: Fri, 26 Aug 2011 09:45:40 +0000 (+0000) Subject: cnic: Add timeout for ramrod replies. X-Git-Tag: v3.2-rc1~129^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc7e3a6a2a2464cf96dee329f7c58fe8c230d97;p=pandora-kernel.git cnic: Add timeout for ramrod replies. If the bnx2x device has encountered parity errors, the chip will not DMA any replies. Using wait_event_timeout() will allow us to make forward progress and let bnx2x reset the chip. Signed-off-by: Michael Chan Reviewed-by: Bhanu Prakash Gollapudi Signed-off-by: David S. Miller --- Reading git-diff-tree failed