diff options
-rw-r--r-- | driver-core/s390-bus_id-dev_set_name-changes.patch | 4 | ||||
-rw-r--r-- | version | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/driver-core/s390-bus_id-dev_set_name-changes.patch b/driver-core/s390-bus_id-dev_set_name-changes.patch index 80e064842adba5..060face090535d 100644 --- a/driver-core/s390-bus_id-dev_set_name-changes.patch +++ b/driver-core/s390-bus_id-dev_set_name-changes.patch @@ -90,7 +90,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> /* * The first subchannel that is not-operational (ccode==3) -@@ -679,6 +681,7 @@ do_IRQ (struct pt_regs *regs) +@@ -681,6 +683,7 @@ do_IRQ (struct pt_regs *regs) #ifdef CONFIG_CCW_CONSOLE static struct subchannel console_subchannel; @@ -98,7 +98,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> static struct io_subchannel_private console_priv; static int console_subchannel_in_use; -@@ -829,6 +832,12 @@ cio_get_console_subchannel(void) +@@ -831,6 +834,12 @@ cio_get_console_subchannel(void) return &console_subchannel; } @@ -1 +1 @@ -2.6.26-rc5-git4 +2.6.26-rc5-git5 |