mirror of
https://github.com/nxp-imx/mwifiex.git
synced 2024-11-14 11:05:34 +00:00
3fdde50dcc
Use eth_hw_addr_set function instead of writing the address directly to net_device::dev_addr. Make sure we don't cast off const qualifier from dev->dev_addr. Otherwise will have the build warnings when build the driver based on L5.16 kernel. Fixes: adeef3e32146 ("net: constify netdev->dev_addr") Signed-off-by: Sherry Sun <sherry.sun@nxp.com> Approved-by: Tian Yang <yang.tian@nxp.com> |
||
---|---|---|
.. | ||
wlan_src | ||
mxmwifi.mk |