diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2022-01-05 13:27:56 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-07 22:30:40 +0100 |
commit | 536f051b971c8b3aada21c35ca7deefb94e7dd74 (patch) | |
tree | ad9ea9602c3aa4f733eb732cf0655f6f616edad9 /target/linux/generic/backport-5.10 | |
parent | 9f08557649a733b236bb7fd111f6113549a18558 (diff) | |
download | upstream-536f051b971c8b3aada21c35ca7deefb94e7dd74.tar.gz upstream-536f051b971c8b3aada21c35ca7deefb94e7dd74.tar.bz2 upstream-536f051b971c8b3aada21c35ca7deefb94e7dd74.zip |
kernel: bump 5.10 to 5.10.90
Add and enable a new kconfig knob to disable unprivileged eBPF by default.
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/backport-5.10')
-rw-r--r-- | target/linux/generic/backport-5.10/732-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.10/732-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch b/target/linux/generic/backport-5.10/732-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch index 696892786e..65619e0837 100644 --- a/target/linux/generic/backport-5.10/732-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch +++ b/target/linux/generic/backport-5.10/732-net-next-1-of-net-pass-the-dst-buffer-to-of_get_mac_address.patch @@ -319,7 +319,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net> int tx_size, err, i; struct ag71xx *ag; -@@ -1957,10 +1956,8 @@ static int ag71xx_probe(struct platform_ +@@ -1952,10 +1951,8 @@ static int ag71xx_probe(struct platform_ ag->stop_desc->ctrl = 0; ag->stop_desc->next = (u32)ag->stop_desc_dma; |