Files
linux/drivers/net/wireless
Martin Blumenstingl 0cefa97498 ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
Currently setting the MAC address via ath9k_platform_data works only due
to the order in which init.c sets common->macaddr, which is done after
ath9k_hw_init_macaddr was executed. It would be better if the latter
was independent of the order in which it's being called.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-07-08 17:01:23 +03:00
..
2016-06-29 18:48:15 +03:00
2016-06-14 17:17:58 +03:00
2016-04-12 15:56:15 +02:00
2015-11-18 14:28:31 +02:00