diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-10-25 03:41:05 -0400 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-10-25 15:39:57 -0400 |
commit | 580947d395c3827af805573c5fafa87dc01b13bb (patch) | |
tree | 1ab630392f879c141d93a83b0921018348727693 /MAINTAINERS | |
parent | 4ca24aca55fe1e2a61f3ffaac9015d9c45204729 (diff) |
MAINTAINERS: add missing headers in 802.15.4
This patch adds a lot of include headers which are missing by the
current IEEE 802.15.4 subsystem.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43898b1a8a2d..15867a680422 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4689,6 +4689,13 @@ S: Maintained | |||
4689 | F: net/ieee802154/ | 4689 | F: net/ieee802154/ |
4690 | F: net/mac802154/ | 4690 | F: net/mac802154/ |
4691 | F: drivers/net/ieee802154/ | 4691 | F: drivers/net/ieee802154/ |
4692 | F: include/linux/nl802154.h | ||
4693 | F: include/linux/ieee802154.h | ||
4694 | F: include/net/nl802154.h | ||
4695 | F: include/net/mac802154.h | ||
4696 | F: include/net/af_ieee802154.h | ||
4697 | F: include/net/cfg802154.h | ||
4698 | F: include/net/ieee802154_netdev.h | ||
4692 | F: Documentation/networking/ieee802154.txt | 4699 | F: Documentation/networking/ieee802154.txt |
4693 | 4700 | ||
4694 | IGUANAWORKS USB IR TRANSCEIVER | 4701 | IGUANAWORKS USB IR TRANSCEIVER |