From: Chris Wright Date: Tue, 20 Jun 2006 08:08:55 +0000 (-0700) Subject: refreshed since it's going to be against 2.6.17.1 X-Git-Tag: v2.6.16.21~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5cdf26db968ddcb9c32277cf5c137a956513de4f;p=thirdparty%2Fkernel%2Fstable-queue.git refreshed since it's going to be against 2.6.17.1 --- diff --git a/queue-2.6.17/serial-parport_serial-should-depend-on-serial_8250_pci.patch b/queue-2.6.17/serial-parport_serial-should-depend-on-serial_8250_pci.patch index 0cf9e2a0168..1cc95e67e6a 100644 --- a/queue-2.6.17/serial-parport_serial-should-depend-on-serial_8250_pci.patch +++ b/queue-2.6.17/serial-parport_serial-should-depend-on-serial_8250_pci.patch @@ -15,8 +15,8 @@ Signed-off-by: Greg Kroah-Hartman drivers/parport/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---- linux-2.6.17.orig/drivers/parport/Kconfig -+++ linux-2.6.17/drivers/parport/Kconfig +--- linux-2.6.17.1.orig/drivers/parport/Kconfig ++++ linux-2.6.17.1/drivers/parport/Kconfig @@ -48,7 +48,7 @@ config PARPORT_PC config PARPORT_SERIAL diff --git a/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch b/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch index 26b20035600..b211e5ddb92 100644 --- a/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch +++ b/queue-2.6.17/usb-whiteheat-fix-firmware-spurious-errors.patch @@ -15,8 +15,8 @@ Signed-off-by: Greg Kroah-Hartman drivers/usb/serial/whiteheat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---- linux-2.6.17.orig/drivers/usb/serial/whiteheat.c -+++ linux-2.6.17/drivers/usb/serial/whiteheat.c +--- linux-2.6.17.1.orig/drivers/usb/serial/whiteheat.c ++++ linux-2.6.17.1/drivers/usb/serial/whiteheat.c @@ -388,7 +388,7 @@ static int whiteheat_attach (struct usb_ if (ret) { err("%s: Couldn't send command [%d]", serial->type->description, ret);