From: Hiral Shah Date: Fri, 18 Apr 2014 19:28:18 +0000 (-0700) Subject: fnic: Failing to queue aborts due to Q full cause terminate driver timeout X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=668186637e013f41bb3b275fa1a3b993b4da2ccb;p=pandora-kernel.git fnic: Failing to queue aborts due to Q full cause terminate driver timeout In fnic abort handler, abort queuing can be failed when hardware queue is full. The command state is left as abort queued. The command with abort queued state will never be queued next time for abort or termiantion. Fix restores the command state in above case. Signed-off-by: Hiral Shah Signed-off-by: Sesidhar Baddela Signed-off-by: Narsimhulu Musini Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed