Updated PPPoE,PPTP,L2TP and GRE patches.

Source: codelinaro.org
This commit is contained in:
SqTER-PL
2025-03-16 12:09:03 +01:00
committed by Lucas Asvio
parent f35f4f6dbd
commit ddf1e90667
25 changed files with 1800 additions and 1391 deletions

View File

@@ -15,7 +15,7 @@ Signed-off-by: Ken Zhu <quic_guigenz@quicinc.com>
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -3183,6 +3183,8 @@ static inline int dev_direct_xmit(struct
@@ -3163,6 +3163,8 @@ static inline int dev_direct_xmit(struct
return ret;
}