From: Christoph Hellwig Date: Fri, 1 May 2015 15:47:58 +0000 (+0200) Subject: target: move transport ID handling to the core X-Git-Tag: omap-for-v4.2/fixes-rc1^2~8^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2650d71e244fb3637b5f58a0080682a8bf9c7091;p=pandora-kernel.git target: move transport ID handling to the core Now that struct se_portal_group contains a protocol identifier field we can take all the code to format an parse protocol identifiers in CDBs into common code instead of leaving this to low-level drivers. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed