diff options
author | Jian-Hong Pan <starnight@g.ncu.edu.tw> | 2017-08-06 18:28:29 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-08-10 23:03:18 +0200 |
commit | 8ac5ac1b0ef8709b78b9242903b070f1c3b2cedb (patch) | |
tree | 5dd1b31713eec46a2322ffaf7f526f58212194be /Documentation/security | |
parent | docs: driver-api: Remove trailing blank line (diff) | |
download | linux-8ac5ac1b0ef8709b78b9242903b070f1c3b2cedb.tar.xz linux-8ac5ac1b0ef8709b78b9242903b070f1c3b2cedb.zip |
doc: linux-wpan: Change the old function names to the lastest function names
The function declaration in the lastest include/net/mac802154.h has been
changed since v3.19.
ieee802154_alloc_device => ieee802154_alloc_hw
ieee802154_free_device => ieee802154_free_hw
ieee802154_register_device => ieee802154_register_hw
ieee802154_unregister_device => ieee802154_unregister_hw
However, the description in the Device drivers API section of
Documentation/networking/ieee802154.txt is still in the state of
v3.18.63.
Signed-off-by: Jian-Hong Pan <starnight@g.ncu.edu.tw>
Acked-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/security')
0 files changed, 0 insertions, 0 deletions