ieee802154: remove nl802154 unused functions
authorAlexander Aring <alex.aring@gmail.com>
Wed, 5 Nov 2014 19:51:13 +0000 (20:51 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 5 Nov 2014 20:53:03 +0000 (21:53 +0100)
The include/net/nl802154.h file contains a lot of prototypes which are
not used inside of ieee802154 subsystem. This patch removes this file
and make the only one used prototype "ieee802154_nl_start_confirm" as
static declaration in ieee802154/nl-mac.c

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
MAINTAINERS
include/net/nl802154.h [deleted file]
net/ieee802154/nl-mac.c
net/mac802154/mac_cmd.c

diff --cc MAINTAINERS
Simple merge
diff --cc include/net/nl802154.h
Simple merge
Simple merge
Simple merge