commit | 9f3295b9ea8e54a6c65231d267f069edf420b64f | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Wed Nov 05 20:51:13 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Nov 05 21:53:03 2014 +0100 |
tree | 5207bdd6ae36ca051ccf5206a7d116216aaccef7 | |
parent | 53f9ee61b46d81a43d8c6694d136896e8f49a7b8 [diff] |
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>