aboutsummaryrefslogtreecommitdiffstats
path: root/d11.patch
diff options
Diffstat (limited to 'd11.patch')
-rw-r--r--d11.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/d11.patch b/d11.patch
index 3f591a2b7d463f..61a7158b508010 100644
--- a/d11.patch
+++ b/d11.patch
@@ -8,7 +8,7 @@
--- a/drivers/s390/char/sclp.c
+++ b/drivers/s390/char/sclp.c
-@@ -1128,26 +1128,26 @@ static const struct dev_pm_ops sclp_pm_o
+@@ -1096,26 +1096,26 @@ static const struct dev_pm_ops sclp_pm_o
.restore = sclp_restore,
};
@@ -125,7 +125,7 @@
&driver_attr_connection.attr,
--- a/drivers/s390/net/qeth_core_main.c
+++ b/drivers/s390/net/qeth_core_main.c
-@@ -5736,8 +5736,8 @@ static struct ccwgroup_driver qeth_core_
+@@ -5738,8 +5738,8 @@ static struct ccwgroup_driver qeth_core_
.restore = qeth_core_restore,
};
@@ -136,7 +136,7 @@
{
int err;
-@@ -5746,7 +5746,7 @@ static ssize_t qeth_core_driver_group_st
+@@ -5748,7 +5748,7 @@ static ssize_t qeth_core_driver_group_st
return err ? err : count;
}