diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-10 18:32:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-18 00:16:11 +0200 |
commit | e90f74feb6a84c470c562ef60f47cee67d3d5af3 (patch) | |
tree | 84b8eb208b334eed39058a87f93209acefa5a15a /target/linux/ipq40xx | |
parent | 95c315f2001213b80c868f021df806adea236cb2 (diff) | |
download | upstream-e90f74feb6a84c470c562ef60f47cee67d3d5af3.tar.gz upstream-e90f74feb6a84c470c562ef60f47cee67d3d5af3.tar.bz2 upstream-e90f74feb6a84c470c562ef60f47cee67d3d5af3.zip |
kernel: bump 5.10 to 5.10.116
Removed upstreamed:
generic/backport-5.10/900-regulator-consumer-Add-missing-stubs-to-regulator-co.patch
All other patches automatically rebased.
Compile-tested: lantiq/xrx200, armvirt/64
Run-tested: lantiq/xrx200, armvirt/64
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ipq40xx')
-rw-r--r-- | target/linux/ipq40xx/patches-5.10/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/patches-5.10/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch b/target/linux/ipq40xx/patches-5.10/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch index c0d99594da..9029e69d85 100644 --- a/target/linux/ipq40xx/patches-5.10/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch +++ b/target/linux/ipq40xx/patches-5.10/703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch @@ -41,7 +41,7 @@ Reviewed-by: Grant Grundler <grundler@chromium.org> /* * This structure holds all XPS maps for device. Maps are indexed by CPU. */ -@@ -1445,6 +1455,9 @@ struct net_device_ops { +@@ -1452,6 +1462,9 @@ struct net_device_ops { const struct sk_buff *skb, u16 rxq_index, u32 flow_id); |