Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / ath / carl9170 / debug.c
index 93fe6003a493827dc61e0418607860c90de36d5d..40109be81f7c7f468386ebb07fcc7c4ebcda6dcf 100644 (file)
@@ -655,7 +655,7 @@ static ssize_t carl9170_debugfs_bug_write(struct ar9170 *ar, const char *buf,
 
        case 'P':
                err = carl9170_set_channel(ar, ar->hw->conf.channel,
-                       ar->hw->conf.channel_type, CARL9170_RFI_COLD);
+                                          ar->hw->conf.channel_type);
                if (err < 0)
                        count = err;