On Wed, 2012-05-30 at 10:43 +0300, Kalle Valo wrote: > + ret = ath6kl_wmi_ap_set_dtim_cmd(ar->wmi, info->dtim_period); > + > + /* ignore error, just print a warning and continue normally */ > + if (ret) > + ath6kl_warn("Failed to set dtim_period in beacon: %d", ret); missing newline termination -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html