commit | 390298e86f8a2e8b428ffb259a323667229ff822 | [log] [tgz] |
---|---|---|
author | Toke Høiland-Jørgensen <toke@redhat.com> | Tue Jan 22 15:20:16 2019 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jan 25 14:05:27 2019 +0100 |
tree | fea73410d4be62407f66c461f68121b76e95a7b8 | |
parent | e073f7caa26cc7f5423779b1a47f1689dd20bf17 [diff] |
mac80211: Expose ieee80211_schedule_txq() function Since we reworked ieee80211_return_txq() so it assumes that the caller takes care of logging, we need another function that can be called without holding any locks. Introduce ieee80211_schedule_txq() which serves this purpose. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>