6lowpan: duplicate definition of IEEE802154_ALEN
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Wed, 25 Apr 2012 23:35:51 +0000 (23:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 10:01:09 +0000 (06:01 -0400)
commit2d319508a3551d2995e5cd12d649821b3be00e5b
treed930c931fce331d7dde1915f5acc556c3374350d
parentc2e94d73ea24df499f9183b7401e8d6b94efa417
6lowpan: duplicate definition of IEEE802154_ALEN

The same macros is defined in 'include/net/af_ieee802154.h' and is called
IEEE802154_ADDR_LEN. No need another one, so remove it.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c
net/ieee802154/6lowpan.h