alistair23-linux/drivers/staging/rtl8192e
Shyam Saini 686ef485d5 staging: rtl8192e: rtl8192e: Remove NULL test before vfree
vfree frees the virtually continuous block of memory beginning at addr.
If addr is NULL, no operation is performed. So, NULL test is not needed
before vfree.

Signed-off-by: Shyam Saini <mayhs11saini@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-16 18:08:57 +01:00
..
rtl8192e staging: rtl8192e: rtl8192e: Remove NULL test before vfree 2017-01-16 18:08:57 +01:00
dot11d.c staging: rtl8192e: Fixed coding style wornings on Block comments. 2016-11-15 11:01:54 +01:00
dot11d.h
Kconfig
license
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
rtl819x_BA.h
rtl819x_BAProc.c staging: rtl8192e: Fixed coding style wornings on Block comments. 2016-11-15 11:01:54 +01:00
rtl819x_HT.h
rtl819x_HTProc.c staging: rtl8192e: Fixed coding style wornings on Block comments. 2016-11-15 11:01:54 +01:00
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: Fixed coding style wornings on Block comments. 2016-11-15 11:01:54 +01:00
rtllib.h
rtllib_crypt_ccmp.c
rtllib_crypt_tkip.c
rtllib_crypt_wep.c
rtllib_debug.h
rtllib_module.c
rtllib_rx.c staging: rtl8192e: Added new line after declaration 2016-11-15 11:01:54 +01:00
rtllib_softmac.c staging: rtl8192e: Added new line after declaration 2016-11-15 11:01:54 +01:00
rtllib_softmac_wx.c
rtllib_tx.c
rtllib_wx.c
TODO