diff options
author | Stefan Huber <steffhip@googlemail.com> | 2013-06-05 12:24:34 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-06-05 16:24:59 +0200 |
commit | 3d9738aa41bb746bbf963c3260b042efc24e5e72 (patch) | |
tree | 4dcd4c6fcce87326209e027e3dcd57e8b12e4169 /Documentation | |
parent | ab37f4256ce43828e6ee3220baa37e60276c8271 (diff) | |
download | op-kernel-dev-3d9738aa41bb746bbf963c3260b042efc24e5e72.zip op-kernel-dev-3d9738aa41bb746bbf963c3260b042efc24e5e72.tar.gz |
Documentation/networking/ieee802154 fix a typo
Corrected the words Accsess to Access.
Signed-off-by: Stefan Huber <steffhip@googlemail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/ieee802154.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/ieee802154.txt b/Documentation/networking/ieee802154.txt index 67a9cb2..09eb573 100644 --- a/Documentation/networking/ieee802154.txt +++ b/Documentation/networking/ieee802154.txt @@ -5,7 +5,7 @@ Introduction ============ The IEEE 802.15.4 working group focuses on standartization of bottom -two layers: Medium Accsess Control (MAC) and Physical (PHY). And there +two layers: Medium Access Control (MAC) and Physical (PHY). And there are mainly two options available for upper layers: - ZigBee - proprietary protocol from ZigBee Alliance - 6LowPAN - IPv6 networking over low rate personal area networks |