From: Robert Love Date: Mon, 25 Mar 2013 18:00:27 +0000 (-0700) Subject: libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization X-Git-Tag: v3.9-rc6~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9a71381208b2364a2d12b0d257ae333917a1bc;p=pandora-kernel.git libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization Currently libfcoe is doing some libfc discovery layer initialization outside of libfc. This patch moves this code into libfc and sets up a split in discovery (one time) initialization code and (re-configurable) settings that will come in the next patch. Signed-off-by: Robert Love Tested-by: Jack Morgan Reviewed-by: Bhanu Prakash Gollapudi --- Reading git-diff-tree failed