doc: linux-wpan: Fulfill the description of missed 802.15.4 APIs
authorJian-Hong Pan <starnight@g.ncu.edu.tw>
Sat, 18 Nov 2017 15:55:01 +0000 (23:55 +0800)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 29 Nov 2017 15:49:40 +0000 (16:49 +0100)
commit5c7f2accdb818564a069cc61db8e3e1ba7ff4938
treed145e9bf43947758a9d616956a7975241330f269
parent1d3b78bbc6e983fabb3fbf91b76339bf66e4a12c
doc: linux-wpan: Fulfill the description of missed 802.15.4 APIs

There are more functions and operations which must be used or implemented
in each IEEE 802.15.4 device driver, but are not mentioned in the Device
drivers API section of Documentation/networking/ieee802154.txt.  Therefore,
I want to fulfill the missed part into the documentation with this patch.

Signed-off-by: Jian-Hong Pan <starnight@g.ncu.edu.tw>
Acked-by: Alexander Aring <aring@mojatatu.com>
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Documentation/networking/ieee802154.txt