From: Lennert Buytenhek Date: Mon, 25 May 2015 12:38:29 +0000 (+0300) Subject: Documentation/networking/ieee802154.txt: fix various inaccuracies. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~183^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b251d4de671ca0623d19b88a8af7f038499db631;p=pandora-kernel.git 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 Reviewed-by: Stefan Schmidt Acked-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed