From 4ca495e0630b6fd960f94f89a9f13ad32b91bc96 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Mon, 12 Sep 2011 21:50:49 +0200 Subject: [PATCH] tfm_fc: use transport_handle_cdb_direct ft_send_work is always called from workqueue context, which means we can handle the CDB directly instead of doing another context switch. Signed-off-by: Christoph Hellwig Cc: Kiran Patil Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed