Re: [PATCH] doc: linux-wpan: Fulfill the description of missed 802.15.4 APIs

2017-11-29 Thread Stefan Schmidt
Hello On 11/18/2017 04:55 PM, Jian-Hong Pan wrote: > 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 fulfi

Re: [PATCH] doc: linux-wpan: Fulfill the description of missed 802.15.4 APIs

2017-11-20 Thread Jian-Hong Pan
Hi, 2017-11-20 0:19 GMT+08:00 Alexander Aring : > Hi, > > On Sat, Nov 18, 2017 at 10:55 AM, Jian-Hong Pan > wrote: >> 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 Do

Re: [PATCH] doc: linux-wpan: Fulfill the description of missed 802.15.4 APIs

2017-11-19 Thread Alexander Aring
Hi, On Sat, Nov 18, 2017 at 10:55 AM, Jian-Hong Pan wrote: > 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