From: Juuso Oikarinen Date: Thu, 18 Mar 2010 10:26:39 +0000 (+0200) Subject: wl1271: Fix MAC address handling X-Git-Tag: v2.6.35-rc1~473^2~671^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b72aecd950c4c3cec2d66dbe5436c9e25a487b7;p=pandora-kernel.git wl1271: Fix MAC address handling This patch fixes MAC address handling. To achieve this, firmware booting had to be delayed from the previous op_start to op_add_interface, which is the point when the driver gets to know the configured MAC address. As the wl1271 only supports one virtual interface, this even seems quite logical. Signed-off-by: Juuso Oikarinen Reviewed-by: Kalle Valo Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed