提交 987b8816 编写于 作者: T Thadeu Lima de Souza Cascardo 提交者: Dmitry Eremin-Solenikov

trivial: fix typo in ieee802154 documentation and add it to index

Signed-off-by: NThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
上级 f0166e5e
...@@ -60,6 +60,8 @@ framerelay.txt ...@@ -60,6 +60,8 @@ framerelay.txt
- info on using Frame Relay/Data Link Connection Identifier (DLCI). - info on using Frame Relay/Data Link Connection Identifier (DLCI).
generic_netlink.txt generic_netlink.txt
- info on Generic Netlink - info on Generic Netlink
ieee802154.txt
- Linux IEEE 802.15.4 implementation, API and drivers
ip-sysctl.txt ip-sysctl.txt
- /proc/sys/net/ipv4/* variables - /proc/sys/net/ipv4/* variables
ip_dynaddr.txt ip_dynaddr.txt
......
...@@ -69,7 +69,7 @@ We provide an example of simple HardMAC driver at drivers/ieee802154/fakehard.c ...@@ -69,7 +69,7 @@ We provide an example of simple HardMAC driver at drivers/ieee802154/fakehard.c
SoftMAC SoftMAC
======= =======
We are going to provide intermediate layer impelementing IEEE 802.15.4 MAC We are going to provide intermediate layer implementing IEEE 802.15.4 MAC
in software. This is currently WIP. in software. This is currently WIP.
See header include/net/ieee802154/mac802154.h and several drivers in See header include/net/ieee802154/mac802154.h and several drivers in
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册