OSDN Git Service

ath9k: remove the sched field in struct ath_atx_tid
authorFelix Fietkau <nbd@openwrt.org>
Wed, 22 Jul 2015 11:06:14 +0000 (13:06 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 6 Aug 2015 07:12:29 +0000 (10:12 +0300)
commitd70d848a75fd65b28835a843bcc4faec2f5803ea
tree88a5c48a61543e79cee4d775c9879e6459f5d272
parent592fa228f213932dc5ec433aade654d7352b3e08
ath9k: remove the sched field in struct ath_atx_tid

Use list_empty(&tid->list) instead

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/xmit.c