mt76: mt7603: remove q_rx field from struct mt7603_dev

It is no longer used

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2019-08-28 11:07:39 +02:00
parent 5a8d4678e0
commit 055da6cfd0

View File

@ -118,8 +118,6 @@ struct mt7603_dev {
ktime_t ed_time;
struct mt76_queue q_rx;
spinlock_t ps_lock;
u8 mac_work_count;