commit | 4412f6cb8139a4503f77b67c3b6a18883a4b6191 | [log] [tgz] |
---|---|---|
author | Hante Meuleman <meuleman@broadcom.com> | Wed Feb 06 18:40:37 2013 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 08 14:51:32 2013 -0500 |
tree | e91ab42eecdfc43eafd94690f6931f17e2ec380a | |
parent | 05dde977bfe35a5c9816763fa9c26732e10b8a5b [diff] |
brcmfmac: Remove copy mac address from drvr at netdev up. At netdev up the mac address from drvr is copied to netdev mac address. This is incorrect and mac address was already set by brcmf_net_attach by copying it from ifp. Reviewed-by: Arend Van Spriel <arend@broadcom.com> Signed-off-by: Hante Meuleman <meuleman@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>