]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mark the taskqueue as the _net80211_ taskqueue.
authoradrian <adrian@FreeBSD.org>
Sun, 22 Jan 2012 05:30:29 +0000 (05:30 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 22 Jan 2012 05:30:29 +0000 (05:30 +0000)
commit00f15827a5331d5d6a7218fd8416d5e3b2f37d77
tree8b7a096190538ca980e479ac4416314ad724e150
parent6bf53cf3c1805a6782b41cc9d0972ce9736deac4
Mark the taskqueue as the _net80211_ taskqueue.

This makes it much easier to determine whether an event occurs in the
net80211 taskqueue (which was called "ath0 taskq") or the ath driver
taskqueue (which is also called "ath0 taskq".)
sys/net80211/ieee80211.c