[BK PATCH] More fixes for 2.6.0-test9

From: Greg KH
Date: Fri Nov 07 2003 - 19:28:19 EST


Hi,

Here are some more minor fixes for 2.6.0-test9. These fixes do the
following:
- fix oops with cardbus firewire controllers
- fix oops with usbnet devices on non-i386 platforms
- fix oops when removing the usb-storage module when using
preempt.

Please pull from: bk://linuxusb.bkbits.net/gregkh-2.6

Patches will be posted as a follow-up thread for those who want to see
them.

thanks,

greg k-h

drivers/pci/quirks.c | 2 +-
drivers/usb/host/ehci-hcd.c | 3 +++
drivers/usb/net/kaweth.c | 3 +++
drivers/usb/net/usbnet.c | 3 +++
drivers/usb/storage/usb.c | 19 +++++++++++++++----
5 files changed, 25 insertions(+), 5 deletions(-)
-----

<michael:metaparadigm.com>:
o PCI: Fix oops in quirk_via_bridge

David Brownell:
o USB: usb ignores 64bit dma

Matthew Dharm:
o USB: fix a thread-exit problem at module unload

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/