OSDN Git Service

mac802154: add synchronization handling
authorAlexander Aring <alex.aring@gmail.com>
Tue, 28 Oct 2014 17:21:27 +0000 (18:21 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Oct 2014 22:19:08 +0000 (23:19 +0100)
commit538181a879368f54544b91e414ea56a88008782b
treecb864b940cf24188538591c6cdf0a24de024eb7c
parente363eca386d0c28d8c6c4f176e1fa48b09a75315
mac802154: add synchronization handling

This patch adds synchronization handling in start and stop driver ops
calls. This patch is mostly grab from mac80211 which was introduced by
commit ea77f12f2cc0f31168f2e0259e65a22202ac4dc2 ("mac80211: remove
tasklet enable/disable"). This is to be sure that we don't run into same
issues.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/driver-ops.h