hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/net/wireless/ath/ath9k/common-debug.c
....@@ -144,6 +144,8 @@
144144 RXS_ERR("BEACONS", rx_beacons);
145145 RXS_ERR("FRAGS", rx_frags);
146146 RXS_ERR("SPECTRAL", rx_spectral);
147
+ RXS_ERR("SPECTRAL SMPL GOOD", rx_spectral_sample_good);
148
+ RXS_ERR("SPECTRAL SMPL ERR", rx_spectral_sample_err);
147149
148150 RXS_ERR("CRC ERR", crc_err);
149151 RXS_ERR("DECRYPT CRC ERR", decrypt_crc_err);