]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9ca00987b7af52970771cfc13d04f7d1270af46e
tree4b6838e857bacd9673173f7700389cf3f62a3d0a
parent7396e0c40ddd10e959d04f0e5640a353d41a6be4
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