summaryrefslogtreecommitdiff
path: root/libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-06-25 14:56:44 -0400
committerDavid P <megver83@parabola.nu>2018-06-25 14:56:44 -0400
commit4e799a325f85ca8fad0d15f069f5674972a01c23 (patch)
treec22fb5d89fa7962f96a400ba8a83ec48e9e00350 /libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
parent7ce61c42557bebc53bae1cd423ca01dabaea46c2 (diff)
downloadabslibre-4e799a325f85ca8fad0d15f069f5674972a01c23.tar.gz
abslibre-4e799a325f85ca8fad0d15f069f5674972a01c23.tar.bz2
abslibre-4e799a325f85ca8fad0d15f069f5674972a01c23.zip
upgpkg: libre/linux-libre-pck 4.17.2_gnu.pck1-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch')
-rw-r--r--libre/linux-libre-pck/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-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch b/libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
index 1352c0d1d..bcba33beb 100644
--- a/libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
+++ b/libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
@@ -1,11 +1,11 @@
-From 8bb2616581e4e5aa7395bec730995629be259954 Mon Sep 17 00:00:00 2001
+From 0818bb121a785e899a143871e7b567b4ab1cde91 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com>
Date: Tue, 18 Feb 2014 01:43:50 -0300
Subject: [PATCH 05/13] 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.2
+2.17.0