diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-11-02 04:18:39 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-02 04:51:07 +0100 |
commit | 8f499f991c275d5251a427c424360a9c60f549e4 (patch) | |
tree | 282c2ff59de8abac43ee226a3726736cc7f516ef /tools | |
parent | 4a9a816a4f8c79260446811bdf80615b36539949 (diff) | |
download | lwn-8f499f991c275d5251a427c424360a9c60f549e4.tar.gz lwn-8f499f991c275d5251a427c424360a9c60f549e4.zip |
ieee802154: don't allow to change addr while netif_running
This patch changes the actual behaviour for setting address attributes.
We should not change addresses while netif_running is true. Furthermore
when netif_running is running the address attributes becomes read only
and we can remove locking mechanism in receive and transmit hothpaths
of 802.15.4 subsystem.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions