Re: linux/if_bridge.h no longer self contained (again)
From: David Miller <davem@davemloft.net>
Date: 2014-08-26 01:18:06
From: David Miller <davem@davemloft.net>
Date: 2014-08-26 01:18:06
From: Cong Wang <redacted> Date: Wed, 30 Jul 2014 16:20:07 -0700
On Wed, Jul 30, 2014 at 3:05 PM, Florian Fainelli [off-list ref] wrote:quoted
What would be the recommended ways to move forward? Should we keep a local change that includes netinet/in6.h and just hope it does not cause any re-definitions?I think we should just #include <linux/in6.h> since the redefinition error was already fixed.
Someone please submit a patch to do so, and please include all of the context such as the commits references in Florian's initial email of this thread. Thanks.