dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/rtl8187se
Larry Finger 0d826c3919 staging: rtl8187se: Fix failure to check pci_map_single()
Beginning with kernel 3.8, the DMA mapping routines issue a warning
for the first call to pci_map_single() that is not checked with a
pci_dma_mapping_error() call.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-07 12:57:27 -08:00
..
ieee80211 staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_rx.c 2012-11-28 08:31:46 -08:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
TODO
r8180.h staging: rtl8187se: Removed empty stub read_acadapter_file() 2012-11-13 12:41:59 -08:00
r8180_93cx6.h
r8180_core.c staging: rtl8187se: Fix failure to check pci_map_single() 2013-01-07 12:57:27 -08:00
r8180_dm.c Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
r8180_dm.h staging/rtl8187se: Fix spacing coding style in r8180_dm.h 2012-11-21 13:59:58 -08:00
r8180_hw.h staging: rtl8187se: Fix typo in staging/rtl8187se 2012-08-13 19:32:13 -07:00
r8180_rtl8225.h staging: rtl8187se: Removed unused parameters of HwHSSIThreeWire() 2012-11-13 12:41:58 -08:00
r8180_rtl8225z2.c staging: rtl8187se: Use ARRAY_SIZE instead of in-code constants 2012-11-13 12:41:58 -08:00
r8180_wx.c Staging: rtl8187se: remove check for IW_ENCODE_DISABLED 2012-11-21 14:00:01 -08:00
r8180_wx.h Staging: rtl8187se: Fix typos. 2012-04-18 16:58:16 -07:00
r8185b_init.c staging/rtl8187se: Fix spacing coding style in r8185b_init.c 2012-11-21 14:00:00 -08:00