From: Christoph Hellwig Date: Mon, 12 Sep 2011 19:50:49 +0000 (+0200) Subject: tfm_fc: use transport_handle_cdb_direct X-Git-Tag: v3.2-rc1~24^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca495e0630b6fd960f94f89a9f13ad32b91bc96;p=pandora-kernel.git 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-diff-tree failed