kernel/drivers/net/wireless/ath/ath9k/common-debug.c
.. .. @@ -144,6 +144,8 @@ 144 144 RXS_ERR("BEACONS", rx_beacons); 145 145 RXS_ERR("FRAGS", rx_frags); 146 146 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);147 149 148 150 RXS_ERR("CRC ERR", crc_err); 149 151 RXS_ERR("DECRYPT CRC ERR", decrypt_crc_err);