From: Joe Perches Date: Sun, 18 Mar 2012 17:37:57 +0000 (+0000) Subject: atlx: Use ETH_ALEN X-Git-Tag: v3.4-rc1~177^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81f212450e4d85ed1ed3777316e8355caeb3848;p=pandora-kernel.git atlx: Use ETH_ALEN No need for yet another #define for this. Convert NODE_ADDRESS_SIZE use to ETH_ALEN and remove #define. Use memcpy instead of a loop to copy an address. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed