Home Home > GIT Browse
summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (limited to 'patches.drivers/ehea-modinfo.patch') (more/less context) (ignore whitespace changes)
-rw-r--r--patches.drivers/ehea-modinfo.patch8
1 files changed, 5 insertions, 3 deletions
diff --git a/patches.drivers/ehea-modinfo.patch b/patches.drivers/ehea-modinfo.patch
index 91cb279..0492c36 100644
--- a/patches.drivers/ehea-modinfo.patch
+++ b/patches.drivers/ehea-modinfo.patch
@@ -1,12 +1,14 @@
-Subject: add alias entry for portN properties
-From: olh@suse.de
+From: Olaf Hering <ohering@suse.com>
+Subject: ehea: add alias entry for portN properties
References: 435215 - LTC48564
-Patch-mainline: not yet
+Patch-mainline: submitted 2 May 2012 to netdev
Use separate table for alias entries in the ehea module,
otherwise the probe() function will operate on the separate ports
instead of the lhea-"root" entry of the device-tree
+Signed-off-by: Jeff Mahoney <jeffm@suse.com>
+Signed-off-by: Olaf Hering <ohering@suse.com>
---
drivers/net/ethernet/ibm/ehea/ehea_main.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)