summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-07-15 14:39:51 -0400
committerDavid P <megver83@parabola.nu>2018-07-15 14:39:51 -0400
commitc51d91bd0b3fb8d252e7f4d32df64e3aa010a7eb (patch)
tree9fd69dad4025dcd6f05d3f558a7d10af1965d129 /libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
parent5d4a86a559cf14a2c777f241000438f26e379c1f (diff)
downloadabslibre-c51d91bd0b3fb8d252e7f4d32df64e3aa010a7eb.tar.gz
abslibre-c51d91bd0b3fb8d252e7f4d32df64e3aa010a7eb.tar.bz2
abslibre-c51d91bd0b3fb8d252e7f4d32df64e3aa010a7eb.zip
upgpkg: libre/linux-libre-lts 4.14.55_gnu-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch')
-rw-r--r--libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch b/libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
index ad19d606d..e90048ad6 100644
--- a/libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
+++ b/libre/linux-libre-lts/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
@@ -1,11 +1,11 @@
-From 0764c77a4c04d9e7d770e62ac6f8edac76a39183 Mon Sep 17 00:00:00 2001
+From b8082b65dc78228d48e693c7bdf9dbe75a2043ff Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Tue, 18 Feb 2014 01:43:50 -0300
Subject: [PATCH 05/14] net/smsc95xx: Allow mac address to be set as a
parameter
---
- drivers/net/usb/smsc95xx.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++
+ 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
@@ -92,5 +92,5 @@ index 309b88acd3d0..7bc9feb891a1 100644
/* maybe the boot loader passed the MAC address in devicetree */
--
-2.16.1
+2.18.0