OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 71... Line 71...
71 +#endif 71 +#endif
72 + 72 +
73 #include <linux/nsproxy.h> 73 #include <linux/nsproxy.h>
74 #include <net/net_namespace.h> 74 #include <net/net_namespace.h>
75 #include <net/netns/generic.h> 75 #include <net/netns/generic.h>
76 @@ -978,8 +983,36 @@ static int pppoe_xmit(struct ppp_channel 76 @@ -974,8 +979,36 @@ static int pppoe_xmit(struct ppp_channel
77 return __pppoe_xmit(sk, skb); 77 return __pppoe_xmit(sk, skb);
78 } 78 }
Line 79... Line 79...
79 79
80 +#if IS_ENABLED(CONFIG_NF_FLOW_TABLE) 80 +#if IS_ENABLED(CONFIG_NF_FLOW_TABLE)