diff options
author | Stefan Huber <[email protected]> | 2013-06-05 12:24:34 +0200 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2013-06-05 16:24:59 +0200 |
commit | 3d9738aa41bb746bbf963c3260b042efc24e5e72 (patch) | |
tree | 4dcd4c6fcce87326209e027e3dcd57e8b12e4169 | |
parent | ab37f4256ce43828e6ee3220baa37e60276c8271 (diff) |
Documentation/networking/ieee802154 fix a typo
Corrected the words Accsess to Access.
Signed-off-by: Stefan Huber <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-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 67a9cb259d40..09eb57329f11 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 |