From: Luka Perkov Date: Tue, 29 Oct 2013 01:24:34 +0000 (+0100) Subject: staging: octeon: drop redundant mac address check X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9784522588302dccb7088c0d7dc541719e6d07;p=pandora-kernel.git staging: octeon: drop redundant mac address check Checking if MAC address is valid using is_valid_ether_addr() is already done in of_get_mac_address(). Signed-off-by: Luka Perkov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed