staging: rtl8188eu: remove MacAddr_isBcst macro
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Jul 2018 14:23:02 +0000 (16:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jul 2018 06:53:59 +0000 (08:53 +0200)
commitcfd645643496d4b66cde42070e7f879d2a738ebc
treea942d34c50a26a5b2135c2c5fde91ada1c36b3a8
parent56edc4e3f909cf8d37e9aa16ce0b5dbc66734995
staging: rtl8188eu: remove MacAddr_isBcst macro

Use is_broadcast_ether_addr instead of the MacAddr_isBcst macro.
The macro is not used anywhere else, so remove it.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c
drivers/staging/rtl8188eu/include/wifi.h