linux-stable/drivers/staging/rtl8188eu
Ivan Safonov f643ba69d1 staging: rtl8188eu: remove _rtl88e_fill_dummy
The _rtl88e_fill_dummy function replaced by memset in rtl88eu_download_fw.

More appropriate names are used for pfwdata and fwsize variables
(download_data and download_size respectively).

Also u32 replaced by size_t for download_size variable.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-11 20:03:56 -08:00
..
core staging: rtl8188eu: Remove unnecessary pointer cast 2016-02-11 20:03:56 -08:00
hal staging: rtl8188eu: remove _rtl88e_fill_dummy 2016-02-11 20:03:56 -08:00
include staging: rtl8188eu: rename camelcase bAcceptAddbaReq 2016-02-07 18:58:31 -08:00
os_dep staging: rtl8188eu: use eth_broadcast_addr() in place of memset 2016-02-07 19:00:46 -08:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: provide an absolute path to include folder 2016-02-07 19:00:46 -08:00
TODO staging: rtl8*: fix my email address up 2016-02-11 19:33:46 -08:00