ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr
authorJoe Perches <joe@perches.com>
Wed, 21 Mar 2018 10:32:52 +0000 (03:32 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 29 Mar 2018 09:10:26 +0000 (12:10 +0300)
commita72c92629108bb8ad756f31b74791c51e1de2af4
tree4b6838e857bacd9673173f7700389cf3f62a3d0a
parent1b3fdb50f88195a9814a8301fad6325868881bb6
ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addr

Remove the static array and use the generic routine to set the
Ethernet broadcast address.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath.h
drivers/net/wireless/ath/ath5k/attach.c
drivers/net/wireless/ath/ath9k/htc_drv_init.c
drivers/net/wireless/ath/ath9k/init.c