carl9170 firmware: remove noisy debug messages
[carl9170fw.git] / carlfw / src / rf.c
index 9537c2a747f4d3d48849c4b36e45884f6ccd4e0e..8bf34ea5e0aac3be7c4c7355b42c3abd9eb8057e 100644 (file)
@@ -222,10 +222,6 @@ void rf_psm(void)
 {
        u32 bank3;
 
-       /*
-        * FIXME: Does not work on 5GHz band!
-        */
-
        if (fw.phy.psm.state == CARL9170_PSM_SOFTWARE) {
                /* not enabled by the driver */
                return;