On Mon, 2013-02-11 at 22:18 +0100, Catalin Iacob wrote: > This partially reverts commit 44ba973699b831414c3f8eef68ee5a7fe1208a05. > > rate_control_rate_init assumes the rate_init member of > struct rate_control_ops is not NULL therefore not initializing it leads to > an oops as soon the driver succesfully associates to an AP. > > The removal of rate_update from 44ba973699b831414c3f8eef68ee5a7fe1208a05 > is ok because rate_update is checked for NULL before being > called. OTOH, if the driver supports HT then rate_update is critical to its functioning properly, e.g. for SMPS updates. johannes -- 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