]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: document sleep requirements for channel context ops
authorChaitanya T K <chaitanya.mgit@gmail.com>
Fri, 30 Oct 2015 17:46:15 +0000 (23:16 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Nov 2015 10:15:48 +0000 (11:15 +0100)
commit2d23959fddf0ff5e3864d578d1e14b9aa257c388
treec3a0d643ad47795a17d0890ac410025dffc623ff
parentd2a5d3c50eb357305e13a3cb5d7c542de0ffdd50
mac80211: document sleep requirements for channel context ops

Channel context driver operations can sleep, so add might_sleep()
and document this.

Signed-off-by: Chaitanya T K <chaitanya.mgit@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/driver-ops.c
net/mac80211/driver-ops.h