alistair23-linux/drivers/staging/rtl8192u/ieee80211
Teodora Baluta 38272d20b9 staging: rtl8192u: use memdup_user to simplify code
Use memdup_user rather than duplicating its implementation. Fix the
following coccinelle warnings:

drivers/staging/rtl8192u/r8192U_core.c:3792:7-14: WARNING opportunity for memdup_user
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:3153:9-16: WARNING opportunity for memdup_user

Signed-off-by: Teodora Baluta <teobaluta@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-28 14:28:35 -07:00
..
aes.c
arc4.c
autoload.c
cipher.c
compress.c
crypto_compat.h
digest.c
dot11d.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
dot11d.h staging: rtl8192u: copy dot11d.h in ieee80211/dot11d.h and remove it 2013-10-11 15:44:23 -07:00
EndianFree.h
ieee80211.h staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
ieee80211_crypt.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt 2013-05-13 07:14:49 -07:00
ieee80211_crypt.h STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt 2013-05-13 07:14:49 -07:00
ieee80211_crypt_ccmp.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_ccmp.c 2013-05-13 07:14:49 -07:00
ieee80211_crypt_tkip.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_tkip.c 2013-05-13 07:14:50 -07:00
ieee80211_crypt_wep.c STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_wep.c 2013-05-13 07:14:50 -07:00
ieee80211_module.c Staging: rtl8192u: fix sparse warnings for static functions 2013-10-16 09:39:32 -07:00
ieee80211_rx.c Staging: rtl8192u: fix checkpatch.pl error 2013-10-16 09:40:30 -07:00
ieee80211_softmac.c staging: rtl8192u: use memdup_user to simplify code 2013-10-28 14:28:35 -07:00
ieee80211_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
ieee80211_tx.c staging: rtl8192u: fix sparse warning, make a function static 2013-10-19 05:27:49 -07:00
ieee80211_wx.c staging/rtl8192u: use same indent for switch and case 2013-01-07 12:53:41 -08:00
internal.h
Makefile
michael_mic.c
proc.c constify a bunch of struct file_operations instances 2013-04-09 14:16:20 -04:00
rtl819x_BA.h
rtl819x_BAProc.c Staging: rtl8192u: fix sparse warnings for static functions 2013-10-16 09:39:32 -07:00
rtl819x_HT.h
rtl819x_HTProc.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
rtl819x_Qos.h STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in rtl819x_Qos.h 2013-05-13 07:16:19 -07:00
rtl819x_TS.h
rtl819x_TSProc.c STAGING: rtl8192u: fix checkpatch error by adding space after switch 2013-05-13 07:17:58 -07:00
rtl_crypto.h staging/rtl8192u: indent with tabs, not spaces 2013-01-07 12:53:40 -08:00
scatterwalk.c
scatterwalk.h