Home
last modified time | relevance | path

Searched hist:"0 ea3da64fa602efa0a89502eefdb396be84d2eba" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac802154/
H A Dieee802154_i.hdiff 0ea3da64fa602efa0a89502eefdb396be84d2eba Tue Oct 28 12:21:24 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>
H A Diface.cdiff 0ea3da64fa602efa0a89502eefdb396be84d2eba Tue Oct 28 12:21:24 CDT 2014 Alexander Aring <alex.aring@gmail.com> 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>