linux/drivers/staging/rtl8192e
Hema Prathaban 6dea0da1ff staging: rtl8192e: Use kmemdup for duplicating memory
Instead of allocating memory (kmalloc) and copying (memcpy)
from source, memory can be duplicated using kmemdup

Signed-off-by: Hema Prathaban <hemaklnce@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-15 14:23:41 -04:00
..
rtl8192e The rtl8192e procfs-based debug interface seems very broken 2013-04-09 14:13:06 -04:00
dot11d.c
dot11d.h
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c
rtllib_crypt_ccmp.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_crypt_tkip.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_crypt_wep.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
rtllib_crypt.c
rtllib_crypt.h
rtllib_debug.h
rtllib_endianfree.h
rtllib_module.c rtl8192e: switch to proc_create() 2013-04-09 14:13:06 -04:00
rtllib_rx.c
rtllib_softmac_wx.c
rtllib_softmac.c staging: rtl8192e: Use kmemdup for duplicating memory 2013-05-15 14:23:41 -04: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
rtllib.h staging/rtl8192e: Fix compile warning 'is static but declared in .. which is not static' 2012-10-29 15:01:01 -07:00
TODO