From: Arend van Spriel Date: Wed, 11 Apr 2012 09:52:45 +0000 (+0200) Subject: brcm80211: fmac: register primary net device with device mac address X-Git-Tag: v3.5-rc1~109^2~410^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=474a64c80e2979bbc290a7eccf76e5694cbd5fee;p=pandora-kernel.git brcm80211: fmac: register primary net device with device mac address The primary net device was registered with a primary mac address and upon IFUP it was set to match the actual mac address from the device. This patch changes that and moves the brcmf_add_if() call to the common part of the driver. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed