[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140331.162914.820542941540073428.davem@davemloft.net>
Date: Mon, 31 Mar 2014 16:29:14 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: ogerlitz@...lanox.com
Cc: netdev@...r.kernel.org, amirv@...lanox.com
Subject: Re: [PATCH net-next] net/mlx4: Set proper build dependancy with
vxlan
From: Or Gerlitz <ogerlitz@...lanox.com>
Date: Sun, 30 Mar 2014 14:28:25 +0300
> Make sure that vxlan_get_rx_port() is present in the kernel build in a manner
> consistent with mlx4. Otherwise, mlx4 can be made built-in where vxlan as a module
> and the linking phase of the kernel build fails. Add CONFIG_MLX4_EN_VXLAN for that.
>
> Signed-off-by: Or Gerlitz <ogerlitz@...lanox.com>
Please do this properly like the I40E_VXLAN Kconfig knob does, you have
to protect everything including the ndo_*() methods and support code.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists