aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/ieee802154.txt
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>2009-07-26 12:34:40 -0300
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2009-07-27 17:41:59 +0400
commit987b8816661332978efd0f85bedf9866fe2e3232 (patch)
tree84e33a3b108e628af882a4d5ec942fd3896b4ee2 /Documentation/networking/ieee802154.txt
parentf0166e5e3cdab66d5a31f796ce18e21fd3ce99dc (diff)
trivial: fix typo in ieee802154 documentation and add it to index
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Diffstat (limited to 'Documentation/networking/ieee802154.txt')
-rw-r--r--Documentation/networking/ieee802154.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/ieee802154.txt b/Documentation/networking/ieee802154.txt
index a0280ad2edc..1d4ed66b1b1 100644
--- a/Documentation/networking/ieee802154.txt
+++ b/Documentation/networking/ieee802154.txt
@@ -69,7 +69,7 @@ We provide an example of simple HardMAC driver at drivers/ieee802154/fakehard.c
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.
See header include/net/ieee802154/mac802154.h and several drivers in