From: Danny Kukawka Date: Tue, 21 Feb 2012 02:07:50 +0000 (+0000) Subject: mcs7830: unify return value of .ndo_set_mac_address if address is invalid X-Git-Tag: v3.4-rc1~177^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b8f4cf8ea6654c5642358c70b6e84909d99038;p=pandora-kernel.git mcs7830: unify return value of .ndo_set_mac_address if address is invalid Unify return value of .ndo_set_mac_address if the given address isn't valid. Return -EADDRNOTAVAIL as eth_mac_addr() already does if is_valid_ether_addr() fails. Signed-off-by: Danny Kukawka Signed-off-by: David S. Miller --- Reading git-diff-tree failed