From: Vasu Dev Date: Wed, 14 Jan 2015 13:14:07 +0000 (-0800) Subject: i40e: adds FCoE configure option X-Git-Tag: fixes-v4.0-rc1~296^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776d4e9f5c0229037707f692b386b1f2a5bac054;p=pandora-kernel.git i40e: adds FCoE configure option Adds FCoE config option I40E_FCOE, so that FCoE can be enabled as needed but otherwise have it disabled by default. This also eliminate multiple FCoE config checks, instead now just one config check for CONFIG_I40E_FCOE. The I40E FCoE was added with 3.17 kernel and therefore this patch shall be applied to stable 3.17 kernel also. CC: Signed-off-by: Vasu Dev Tested-by: Jim Young Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed