]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6eb46e4373ded466aa4b358bc84c4fd3ed364f4d
treea942d34c50a26a5b2135c2c5fde91ada1c36b3a8
parent8cb9e75dcad9697b9381025b92027240896377be
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