From: Hauke Mehrtens Date: Wed, 6 Feb 2013 04:44:58 +0000 (+0000) Subject: bgmac: write mac address to hardware in ndo_set_mac_address X-Git-Tag: v3.9-rc1~139^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e209001b86c53f51980292f0efd1933c0e55d66;p=pandora-kernel.git bgmac: write mac address to hardware in ndo_set_mac_address The generic implementation just changes the netdev struct and does not write the new mac address to the hardware or issues some command to do so. Signed-off-by: Hauke Mehrtens Signed-off-by: David S. Miller --- Reading git-diff-tree failed