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:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-26 16:31:04 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-26 16:36:59 -0300
commitc01a554ff45b84420131ef0d936f9552dd1d9d3c (patch)
tree6c3a3f677799033dfd7c33dba71bc7bb9a06c378 /libre/linux-libre-pck/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
parent268b9847dcfc9b703d40bc9e5b0ac0494959b4a7 (diff)
downloadabslibre-c01a554ff45b84420131ef0d936f9552dd1d9d3c.tar.gz
abslibre-c01a554ff45b84420131ef0d936f9552dd1d9d3c.tar.bz2
abslibre-c01a554ff45b84420131ef0d936f9552dd1d9d3c.zip
linux-libre-pck-4.3.3_gnu.pck2-1: updating version
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 b8d64bfe4..6ab41a175 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,7 +1,7 @@
-From f51bebf4094d0263c125b38b761a0eb2e3bbdbd8 Mon Sep 17 00:00:00 2001
+From dad3e39a200b3f91e5e4790fe95cdbfc27a18673 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 ++++++++++++++++++++++++++++++++++++++++++++++
@@ -91,5 +91,5 @@ index 26423ad..e29a323 100644
if (smsc95xx_read_eeprom(dev, EEPROM_MAC_OFFSET, ETH_ALEN,
dev->net->dev_addr) == 0) {
--
-2.4.5
+2.6.4