summaryrefslogtreecommitdiff
path: root/libre/linux-libre/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-25 21:04:22 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-12-25 23:21:40 -0300
commit7715378fa44fa28e0c09b3903ddf0e9e6f28cbd6 (patch)
tree22ce0b3af06244622a07a18f26efddc3ec87dc1a /libre/linux-libre/0005-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch
parent590fc0f6d18913c3162ac40b3cc6599b540fed11 (diff)
downloadabslibre-7715378fa44fa28e0c09b3903ddf0e9e6f28cbd6.tar.gz
abslibre-7715378fa44fa28e0c09b3903ddf0e9e6f28cbd6.tar.bz2
abslibre-7715378fa44fa28e0c09b3903ddf0e9e6f28cbd6.zip
linux-libre-4.3.3_gnu-2: update config and patches for armv7h; fix hangs on older intel hardware
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.patch6
1 files changed, 3 insertions, 3 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 b8d64bfe4..6ab41a175 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,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