On 05/30/2012 11:14 AM, Joe Perches wrote: > 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 Oh yeah, I missed that. Thanks. I haven't pushed the patch so I'll just amend the fix. Kalle -- 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