]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.c
authorMichael Straube <straube.linux@gmail.com>
Sun, 5 Aug 2018 19:05:15 +0000 (21:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Aug 2018 12:23:16 +0000 (14:23 +0200)
commit8e9b26f95646ffbc5a85b98c97cbea17f6414f42
tree000af6e656b6a7ba764242900a0659435c356fff
parent4ee6d1572ee6607bea9fa044509a3da65fad9ece
staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.c

Use is_multicast_ether_addr instead of custom IS_MCAST in
core/rtw_sta_mgt.c.

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