Use is_multicast_ether_addr() and is_unicast_ether_addr() instead of open-coding them to perfom the Checking. Ruan Jinjie (2): wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address wifi: mwifiex: Use helpers to check multicast addresses drivers/net/wireless/ath/key.c | 2 +- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 2 +- drivers/net/wireless/marvell/mwifiex/wmm.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 2.34.1