From: Joe Perches Date: Thu, 1 Aug 2013 23:17:49 +0000 (-0700) Subject: ethernet: Convert mac address uses of 6 to ETH_ALEN X-Git-Tag: v3.12-rc1~132^2~378^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1409a93274bb1b17f0b7a0b255a75e80899eec11;p=pandora-kernel.git ethernet: Convert mac address uses of 6 to ETH_ALEN Use the normal #define to help grep find mac addresses and ensure that addresses are aligned. pasemi.h has an unaligned access to mac_addr, unchanged for now. Signed-off-by: Joe Perches Acked-by: Olof Johansson # pasemi_mac pieces Signed-off-by: David S. Miller --- Reading git-diff-tree failed