Re: [PATCH] Revert "i40e: remove CONFIG_I40E_VXLAN"

2015-12-03 Thread David Miller
From: Anjali Singhai Jain Date: Thu, 3 Dec 2015 15:46:39 -0800 > This reverts commit 8fe269991aece394a7ed274f525d96c73f94109a. > The case where VXLAN is a module and i40e driver is in built > will not be handled properly with this change since i40e > will have an undefined symbol vxlan_get_rx_po

[PATCH] Revert "i40e: remove CONFIG_I40E_VXLAN"

2015-12-03 Thread Anjali Singhai Jain
This reverts commit 8fe269991aece394a7ed274f525d96c73f94109a. The case where VXLAN is a module and i40e driver is in built will not be handled properly with this change since i40e will have an undefined symbol vxlan_get_rx_port in it. --- drivers/net/ethernet/intel/Kconfig | 11 ++