ath9k: change DFS logging to use ath_dbg()
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / dfs.c
index 508f8b3..7187d36 100644 (file)
@@ -55,12 +55,6 @@ ath9k_postprocess_radar_event(struct ath_softc *sc,
        u8 rssi;
        u16 dur;
 
-       ath_dbg(ath9k_hw_common(sc->sc_ah), DFS,
-               "pulse_bw_info=0x%x, pri,ext len/rssi=(%u/%u, %u/%u)\n",
-               ard->pulse_bw_info,
-               ard->pulse_length_pri, ard->rssi,
-               ard->pulse_length_ext, ard->ext_rssi);
-
        /*
         * Only the last 2 bits of the BW info are relevant, they indicate
         * which channel the radar was detected in.