upstream: include: Convert ethernet mac address declarations to use ETH_ALEN
authorJoe Perches <joe@perches.com>
Thu, 1 Aug 2013 23:17:48 +0000 (16:17 -0700)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:51:33 +0000 (11:51 +0900)
commit468e5aaffb17f4c35ade8c0145f2c35ea58e715a
treece45e8d8514f7f1ef5417b7aacf48cc55c3d11f3
parente26c3c1352fcfb60c6fc1bc433088d8887a86773
upstream: 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 <linux/if_ether.h> as necessary.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/dm9000.h
include/linux/fs_enet_pd.h
include/linux/ieee80211.h
include/linux/mlx4/device.h
include/linux/mlx4/qp.h
include/linux/mv643xx_eth.h
include/linux/sh_eth.h
include/linux/smsc911x.h
include/linux/uwb/spec.h
include/media/tveeprom.h
include/net/irda/irlan_common.h