]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb2d3c8656eae0f2f0995cd96308d1ebe4c314f9
treee0501c5ff9139bf3b2923ab50bde42930d6413aa
parentfe406ac18378b52eb0f49884b1b7a4804a42d110
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