]> git.baikalelectronics.ru Git - kernel.git/commit
qtnfmac: implement net_device_ops callback to set MAC address
authorIgor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Thu, 31 May 2018 09:10:57 +0000 (12:10 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 27 Jun 2018 15:54:15 +0000 (18:54 +0300)
commitb8cb7c1f074c50f734b3bacd35f8af6169e4e315
treec12f72f4d00ed786d010179f1491b9b9562f9811
parent6f0d2718f9c69f5a141224fab7bb1608246f86b6
qtnfmac: implement net_device_ops callback to set MAC address

Implement net_device_ops::ndo_set_mac_address callback to allow for
setting interface MAC address. Implementation is done through existing
CHANGE_INTF firmware command. All validation is to be done by firmware.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/quantenna/qtnfmac/core.c