mac802154: use IEEE802154_EXTENDED_ADDR_LEN
authorAlexander Aring <alex.aring@gmail.com>
Wed, 5 Nov 2014 19:51:28 +0000 (20:51 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 5 Nov 2014 20:53:06 +0000 (21:53 +0100)
This patch removes the af_ieee802154 defines and use the
IEEE802154_EXTENDED_ADDR_LEN. We should do this everywhere in the
802.15.4 subsystem because af_ieee802154 should be normally an uapi
header.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/iface.c

Simple merge