diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-28 16:05:00 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-04 00:03:27 +0200 |
commit | 2c49ad36fbc1f581d6b6343d109eaba727c29583 (patch) | |
tree | e92a58b2cdbfbe5593fa315b9ef9f268144714a6 /target/linux/realtek | |
parent | f04515e7bd44c770f801d1dbd1e8d8964499d092 (diff) | |
download | upstream-2c49ad36fbc1f581d6b6343d109eaba727c29583.tar.gz upstream-2c49ad36fbc1f581d6b6343d109eaba727c29583.tar.bz2 upstream-2c49ad36fbc1f581d6b6343d109eaba727c29583.zip |
kernel: bump 5.10 to 5.10.146
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit eed0a31b90e4feeb65f3b54853bd4db1f5bcd524)
Diffstat (limited to 'target/linux/realtek')
-rw-r--r-- | target/linux/realtek/patches-5.10/709-lag-offloading.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.10/709-lag-offloading.patch b/target/linux/realtek/patches-5.10/709-lag-offloading.patch index 8758953542..c4a263246b 100644 --- a/target/linux/realtek/patches-5.10/709-lag-offloading.patch +++ b/target/linux/realtek/patches-5.10/709-lag-offloading.patch @@ -1,6 +1,6 @@ --- a/drivers/net/bonding/bond_main.c +++ b/drivers/net/bonding/bond_main.c -@@ -2046,6 +2046,8 @@ int bond_enslave(struct net_device *bond +@@ -2045,6 +2045,8 @@ int bond_enslave(struct net_device *bond goto err_unregister; } |