Commit 055da6cf authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7603: remove q_rx field from struct mt7603_dev



It is no longer used

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 5a8d4678
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -118,8 +118,6 @@ struct mt7603_dev {

	ktime_t ed_time;

	struct mt76_queue q_rx;

	spinlock_t ps_lock;

	u8 mac_work_count;