ipq806x_nss: refresh patches

This commit is contained in:
Lucas Asvio
2025-02-25 11:05:23 +01:00
parent 88ec353a8b
commit cdbac634ba
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
* @tc_at_ingress: used within tc_classify to distinguish in/egress
* @redirected: packet was redirected by packet classifier
* @from_ingress: packet was redirected from the ingress path
@@ -970,6 +971,12 @@ struct sk_buff {
@@ -970,6 +971,10 @@ struct sk_buff {
__u8 offload_fwd_mark:1;
__u8 offload_l3_fwd_mark:1;
#endif

View File

@@ -15,7 +15,7 @@ Signed-off-by: Tallapragada Kalyan <quic_ktallapr@quicinc.com>
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
@@ -992,6 +992,8 @@ struct sk_buff {
@@ -990,6 +990,8 @@ struct sk_buff {
__u8 csum_not_inet:1;
#endif
__u8 fast_forwarded:1;