linux/drivers/staging/rtl8723au
Jes Sorensen 069b000ce4 staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense
struct usb_host_interface points to an array of
struct usb_host_endpoints - it makes no sense to do a NULL pointer
check for each pointer.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-17 13:45:25 -08:00
..
core staging: rtl8723au: Remove unused rtw_sctx_done23a() function 2014-12-02 16:40:00 -08:00
hal staging: rtl8723au: hal: Removed spaces before semicolon 2015-01-12 19:54:17 -08:00
include staging: rtl8723au: Remove unused slimcombo debug flag 2014-12-02 16:40:01 -08:00
os_dep staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense 2015-01-17 13:45:25 -08:00
Kconfig staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay code 2014-04-15 11:03:56 -07:00
Makefile staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() 2014-12-02 16:40:00 -08:00
TODO staging: r8723au: Turn on build of new driver 2014-04-05 14:53:46 -07:00