From: Danny Kukawka Date: Thu, 16 Feb 2012 07:09:30 +0000 (+0000) Subject: arch/blackfin: don't generate random mac in bfin_get_ether_addr() X-Git-Tag: v3.4-rc1~177^2~249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa63c6da22b4a6ea6e7d04e3dc9178dd72304903;p=pandora-kernel.git arch/blackfin: don't generate random mac in bfin_get_ether_addr() Changed bfin_get_ether_addr() to return a state and to set no random mac address if the board don't provide one. Let the caller of bfin_get_ether_addr() set a random mac address if the return value is not 0. v2: don't set random mac in bfin_get_ether_addr() Signed-off-by: Danny Kukawka Acked-by: Mike Frysinger Signed-off-by: David S. Miller --- Reading git-diff-tree failed