]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
commit9f3295b9ea8e54a6c65231d267f069edf420b64f
tree5207bdd6ae36ca051ccf5206a7d116216aaccef7
parent53f9ee61b46d81a43d8c6694d136896e8f49a7b8
ieee802154: remove nl802154 unused functions

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