Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe30e8bb authored by Oleksij Rempel's avatar Oleksij Rempel Committed by John W. Linville
Browse files

ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv

parent 94cd95c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -481,6 +481,7 @@ struct ath9k_htc_priv {
	unsigned long op_flags;

	struct ath9k_hw_cal_data caldata;
	struct ath_spec_scan_priv spec_priv;

	spinlock_t beacon_lock;
	struct ath_beacon_config cur_beacon_conf;