From daa35a4d606edac84c4fcdb537c86375d93f37ac Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Wed, 20 Apr 2022 09:07:51 +0100 Subject: kernel: bump 5.15 to 5.15.35 Patches automatically rebased. Signed-off-by: Rui Salvaterra --- .../patches-5.15/600-of_net-add-mac-address-ascii-support.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/ath79/patches-5.15') diff --git a/target/linux/ath79/patches-5.15/600-of_net-add-mac-address-ascii-support.patch b/target/linux/ath79/patches-5.15/600-of_net-add-mac-address-ascii-support.patch index 8849afb4d6..2e1e7293b6 100644 --- a/target/linux/ath79/patches-5.15/600-of_net-add-mac-address-ascii-support.patch +++ b/target/linux/ath79/patches-5.15/600-of_net-add-mac-address-ascii-support.patch @@ -1,7 +1,5 @@ -Index: linux-5.15.31/net/ethernet/eth.c -=================================================================== ---- linux-5.15.31.orig/net/ethernet/eth.c -+++ linux-5.15.31/net/ethernet/eth.c +--- a/net/ethernet/eth.c ++++ b/net/ethernet/eth.c @@ -544,6 +544,63 @@ int eth_platform_get_mac_address(struct } EXPORT_SYMBOL(eth_platform_get_mac_address); -- cgit v1.2.3