]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach
authorArend van Spriel <arend@broadcom.com>
Wed, 11 Apr 2012 09:52:44 +0000 (11:52 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Apr 2012 18:32:51 +0000 (14:32 -0400)
commit3625c149d60a70f039b34a45ddec67bbff4b7053
tree5e643bc186536d744663650dec595913eb5a8802
parent75c49904c9dbacb83e36c3d770e86b78b0661cbb
brcm80211: fmac: remove primary mac address handling from brcmf_net_attach

The mac address for the primary interface was handled different from
the other interfaces. The code has been restructured such that the
brcmf_net_attach function treats the interfaces equal.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c