OSDN Git Service

mac80211: document RCU requirements for ieee80211_tx_dequeue()
authorJohannes Berg <johannes.berg@intel.com>
Sat, 15 Dec 2018 09:03:08 +0000 (11:03 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Dec 2018 12:18:30 +0000 (13:18 +0100)
commitfca1279f090b8e38eadb95c3914d51e544142e74
tree5ff011f1034cbbc4d41a33ba737421fd5cda1beb
parent233e98dc9c3009943aa34d58925d94ac9330e17b
mac80211: document RCU requirements for ieee80211_tx_dequeue()

In the iwlwifi conversion, we sometimes call this from outside
of the wake_tx_queue() method, and in those cases must be in an
RCU critical section. Document this requirement.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h