diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-08-11 15:44:10 -0400 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-08-11 16:05:36 -0400 |
commit | ea9eb698b2f59e16fbf9f480a9b35ddfb3c3a789 (patch) | |
tree | 13f5e9cb47af39f7481810fbb96c0eb95ea7a9ce /MAINTAINERS | |
parent | 4ae935c127f701bc06afd0d5567e17511a6d25e8 (diff) |
documentation: networking: add 6lowpan documentation
This patch adds a 6lowpan.txt into the networking documentation
directory. Currently this documentation describes how the lowpan
private data of net devices will be handled.
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Suggested-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 98ede02a96f2..5baa91c89b3b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -158,6 +158,7 @@ L: linux-wpan@vger.kernel.org | |||
158 | S: Maintained | 158 | S: Maintained |
159 | F: net/6lowpan/ | 159 | F: net/6lowpan/ |
160 | F: include/net/6lowpan.h | 160 | F: include/net/6lowpan.h |
161 | F: Documentation/networking/6lowpan.txt | ||
161 | 162 | ||
162 | 6PACK NETWORK DRIVER FOR AX.25 | 163 | 6PACK NETWORK DRIVER FOR AX.25 |
163 | M: Andreas Koensgen <ajk@comnets.uni-bremen.de> | 164 | M: Andreas Koensgen <ajk@comnets.uni-bremen.de> |