From: Joe Perches Date: Thu, 1 Aug 2013 23:17:48 +0000 (-0700) Subject: include: Convert ethernet mac address declarations to use ETH_ALEN X-Git-Tag: v3.12-rc1~132^2~378^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=574e2af7c0af3273836def5e66f236521bb433c9;p=pandora-kernel.git include: Convert ethernet mac address declarations to use ETH_ALEN It's convenient to have ethernet mac addresses use ETH_ALEN to be able to grep for them a bit easier and also to ensure that the addresses are __aligned(2). Add #include as necessary. Signed-off-by: Joe Perches Acked-by: Mauro Carvalho Chehab Signed-off-by: David S. Miller --- Reading git-diff-tree failed