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/rtl8192e
Larry Finger 2dcb4a298c staging: rtl8192e: 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
..
rtl8192e staging: rtl8192e: Fix failure to check pci_map_single() 2013-01-07 12:57:27 -08:00
Kconfig
Makefile
TODO
dot11d.c
dot11d.h
license
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c
rtllib.h staging/rtl8192e: Fix compile warning 'is static but declared in .. which is not static' 2012-10-29 15:01:01 -07:00
rtllib_crypt.c
rtllib_crypt.h
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h
rtllib_endianfree.h
rtllib_module.c
rtllib_rx.c
rtllib_softmac.c staging: Fix misspellings of "whether". 2012-09-21 08:56:40 -07:00
rtllib_softmac_wx.c staging: rtl8192e: use is_zero_ether_addr() instead of memcmp() 2012-09-04 14:09:01 -07:00
rtllib_tx.c Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issue 2012-10-31 15:14:41 -07:00
rtllib_wx.c