linux-stable/drivers/staging/rtl8188eu
Hari Prasath Gujulan Elango a3124e7b72 staging: rtl8188eu: use eth_broadcast_addr() in place of memset
Replace the memset of array to broadcast address 0xFF by using the
eth_broadcast_addr() API

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 19:00:46 -08:00
..
core staging: rtl8188eu: use list_first_entry_or_null() 2016-02-07 19:00:46 -08:00
hal staging: rtl8188eu: rarely used macros replaced by their definitions 2015-11-15 20:02:47 -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