summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2019-02-03 15:06:51 -0300
committerDavid P <megver83@parabola.nu>2019-02-03 15:06:51 -0300
commite73bd864d6e373851b280264f42221a48d74b689 (patch)
tree45aff71460668a1d754ad4699ebd6e094662c3cd /libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
parentceded7b943bc80c3eea1810bf9743c1064551148 (diff)
downloadabslibre-e73bd864d6e373851b280264f42221a48d74b689.tar.gz
abslibre-e73bd864d6e373851b280264f42221a48d74b689.tar.bz2
abslibre-e73bd864d6e373851b280264f42221a48d74b689.zip
upgpkg: libre/linux-libre 4.20.6_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch')
-rw-r--r--libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch b/libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
index 17c6cdc74..429d9e995 100644
--- a/libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
+++ b/libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
@@ -1,14 +1,14 @@
-From 3c01b2e173ec9bcfe828e1e860f2a653918bcbff Mon Sep 17 00:00:00 2001
+From 76b41625a2f0bd09ad91f30bc785d238f444b178 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Tue, 18 Feb 2014 01:43:50 -0300
-Subject: [PATCH 5/8] net/smsc95xx: Allow mac address to be set as a parameter
+Subject: [PATCH 5/9] net/smsc95xx: Allow mac address to be set as a parameter
---
drivers/net/usb/smsc95xx.c | 56 ++++++++++++++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
diff --git a/drivers/net/usb/smsc95xx.c b/drivers/net/usb/smsc95xx.c
-index 262e7a3c23cb..c2b3c5b6e1f3 100644
+index f2d01cb6f958..6a39efed33ea 100644
--- a/drivers/net/usb/smsc95xx.c
+++ b/drivers/net/usb/smsc95xx.c
@@ -60,6 +60,7 @@
@@ -91,5 +91,5 @@ index 262e7a3c23cb..c2b3c5b6e1f3 100644
/* maybe the boot loader passed the MAC address in devicetree */
--
-2.19.0
+2.19.2