Documentation/networking/ieee802154.txt: fix various inaccuracies.
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 25 May 2015 12:38:29 +0000 (15:38 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 26 May 2015 18:25:58 +0000 (20:25 +0200)
commitb251d4de671ca0623d19b88a8af7f038499db631
treee0501c5ff9139bf3b2923ab50bde42930d6413aa
parentc032705ebfed32a6dcda72d83c54f060d4bf1e6e
Documentation/networking/ieee802154.txt: fix various inaccuracies.

* Update the linux-zigbee git:// repository URL.

* Remove the MLME section as the current kernel does not provide a
  full 802.15.4 MLME implementation.

* The hardmac example driver 'fakehard' was removed some time ago.

* The IEEE 802.15.4 device drivers live in drivers/net/ieee802154/,
  not in drivers/ieee802154/.

* The IEEE 802.15.4 MTU is 127 bytes, not 128 bytes.

* Some of the 6LoWPAN code lives in net/6lowpan/.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Documentation/networking/ieee802154.txt