diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-08-11 21:44:10 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-08-11 22:05:36 +0200 |
commit | ea9eb698b2f59e16fbf9f480a9b35ddfb3c3a789 (patch) | |
tree | 13f5e9cb47af39f7481810fbb96c0eb95ea7a9ce /MAINTAINERS | |
parent | 4ae935c127f701bc06afd0d5567e17511a6d25e8 (diff) | |
download | op-kernel-dev-ea9eb698b2f59e16fbf9f480a9b35ddfb3c3a789.zip op-kernel-dev-ea9eb698b2f59e16fbf9f480a9b35ddfb3c3a789.tar.gz |
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 98ede02..5baa91c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -158,6 +158,7 @@ L: linux-wpan@vger.kernel.org S: Maintained F: net/6lowpan/ F: include/net/6lowpan.h +F: Documentation/networking/6lowpan.txt 6PACK NETWORK DRIVER FOR AX.25 M: Andreas Koensgen <ajk@comnets.uni-bremen.de> |