On Fri, Jun 28, 2013 at 11:54 AM, Ben Hutchings
wrote:
> On Fri, 2013-06-28 at 11:30 -0700, Pravin B Shelar wrote:
>> Openvswitch uses function from NET_IPGRE_DEMUX module.
>> Add Kconfig dependency to fix compilation errors.
>
> That's not an obvious dependency, and this may result in OPENVSWITCH
On Fri, 2013-06-28 at 11:30 -0700, Pravin B Shelar wrote:
> Openvswitch uses function from NET_IPGRE_DEMUX module.
> Add Kconfig dependency to fix compilation errors.
That's not an obvious dependency, and this may result in OPENVSWITCH
being inexplicably disabled when people update their custom ke
Openvswitch uses function from NET_IPGRE_DEMUX module.
Add Kconfig dependency to fix compilation errors.
CC: Jesse Gross
Reported-by: Randy Dunlap
Signed-off-by: Pravin Shelar
---
net/openvswitch/Kconfig |1 +
net/openvswitch/vport-gre.c |2 --
net/openvswitch/vport.c |3 --