ath79: refresh patches
CI is telling us that we need to refresh the patches, so lets do so. Link: https://github.com/openwrt/openwrt/pull/15382 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
6dc751815b
commit
d1504a1e76
1 changed files with 1 additions and 1 deletions
|
@ -579,7 +579,7 @@ SVN-Revision: 35130
|
||||||
goto next_ht;
|
goto next_ht;
|
||||||
--- a/net/ipv6/ip6_offload.c
|
--- a/net/ipv6/ip6_offload.c
|
||||||
+++ b/net/ipv6/ip6_offload.c
|
+++ b/net/ipv6/ip6_offload.c
|
||||||
@@ -259,7 +259,7 @@ INDIRECT_CALLABLE_SCOPE struct sk_buff *
|
@@ -290,7 +290,7 @@ INDIRECT_CALLABLE_SCOPE struct sk_buff *
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
iph2 = (struct ipv6hdr *)(p->data + off);
|
iph2 = (struct ipv6hdr *)(p->data + off);
|
||||||
|
|
Loading…
Reference in a new issue