On 02/27/2014 11:18 PM, bartosz.markowski@xxxxxxxxx wrote: > From: Marek Kwaczynski <marek.kwaczynski@xxxxxxxxx> > > Add recalculation of RTS/CTS protection when one or more legacy > stations are connected to ath10k. In this case enable RTS/CTS > protection and set sw retry profile are needed in the FW. > Without this change legacy station is starved and has very low > throughput. > - ath10k_warn("Failed to set CTS prot for VDEV: %d\n", > - arvif->vdev_id); > + ath10k_warn("failed to recalc RTS/CTS prot %d\n", > + ret); Did you remove the vdev ID from the logging message on purpose? I find having vdev ID in logging messages helps, especially when trying to compare firmware logs with the driver logs... Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- 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