openwrtv3/package/broadcom-wl/patches
Felix Fietkau 2383a26168 broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api
broadcom-wl driver bound to ssb device with ssb driver probe
have osh handle struct pdev pointer value initialized with
ssb_device pointer. Later on pdev is used with legacy pci
dma api as pci_dev thus causing oops sometimes.

The patch replaces legacy pci dma api and pass relevant
device struct pointer to avoid crashes.
Signed-off-by: George Kashperko <george@znau.edu.ua>

SVN-Revision: 26949
2011-05-19 10:08:02 +00:00
..
003-compat-2.6.35.patch broadcom-wl: fix uninitialized variable 2011-05-19 10:07:57 +00:00
004-remove-pcmcia.patch broadcom-wl: remove pcmcia support 2010-11-06 18:28:45 +00:00
006-generic-dma-api.patch broadcom-wl: fix wild ssb_device accesses as pci_dev for legacy pci dma api 2011-05-19 10:08:02 +00:00
910-fallback-sprom.patch brcm47xx: add fallback sprom for pci devices without an own sprom. 2011-05-01 20:28:35 +00:00