Re: [PATCH] vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x

2019-04-04 Thread David Miller
From: Chris Leech Date: Tue, 2 Apr 2019 15:06:12 -0700 > Way back in 3c9c36bcedd426f2be2826da43e5163de61735f7 the > ndo_fcoe_get_wwn pointer was switched from depending on CONFIG_FCOE to > CONFIG_LIBFCOE in order to allow building FCoE support into the bnx2x > driver and used by bnx2fc without i

[PATCH] vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2x

2019-04-02 Thread Chris Leech
Way back in 3c9c36bcedd426f2be2826da43e5163de61735f7 the ndo_fcoe_get_wwn pointer was switched from depending on CONFIG_FCOE to CONFIG_LIBFCOE in order to allow building FCoE support into the bnx2x driver and used by bnx2fc without including the generic software fcoe module. But, FCoE is generally