From d454c91f74fcefce5cd545cf98c565ed882bf81a Mon Sep 17 00:00:00 2001 From: James Smart Date: Tue, 30 Dec 2014 12:08:58 -0500 Subject: [PATCH] lpfc: correct device removal deadlock after link bounce This patch, applicable to 8G/4G/2G adapters, adds a call that resumes transmit operations after a link bounce. Without it, targets that tried to suspend exchanges after a link bounce (such as tape devices using sequence level error recovery) would never resume io operation, causing scan failures, and eventually deadlocks if a device removal request is made. Signed-off-by: James Smart Signed-off-by: Dick Kennedy Reviewed-by: Ewan D. Milne Signed-off-by: Christoph Hellwig --- Reading git-format-patch failed