diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-10-28 18:21:24 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-10-28 23:19:07 +0100 |
commit | 0ea3da64fa602efa0a89502eefdb396be84d2eba (patch) | |
tree | 9438ff7ae9c8c5c8e9b6d29bab56086748ae774b /lib/find_next_bit.c | |
parent | mac802154: remove driver ops in wpan-phy (diff) | |
download | linux-0ea3da64fa602efa0a89502eefdb396be84d2eba.tar.xz 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 'lib/find_next_bit.c')
0 files changed, 0 insertions, 0 deletions