diff options
author | 2014-10-28 18:21:24 +0100 | |
---|---|---|
committer | 2014-10-28 23:19:07 +0100 | |
commit | 0ea3da64fa602efa0a89502eefdb396be84d2eba (patch) | |
tree | 9438ff7ae9c8c5c8e9b6d29bab56086748ae774b /net/dsa | |
parent | mac802154: remove driver ops in wpan-phy (diff) | |
download | wireguard-linux-0ea3da64fa602efa0a89502eefdb396be84d2eba.tar.xz wireguard-linux-0ea3da64fa602efa0a89502eefdb396be84d2eba.zip |
mac802154: rework sdata state change to running
This patch reworks the handling for setting the state like mac80211. We
use bit's instead a bool variable. The mutex is not needed because it use
test and set bits which are atomic operations.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions