On Mon, Nov 21, 2011 at 12:04:00AM +0300, Dan Carpenter wrote: > We use "rate_index" like this: > rate = iwl3945_rates[rate_index].plcp; > The iwl3945_rates[] array has IWL_RATE_COUNT_3945 elements so the > limit here is off by one. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Thanks Dan. I queued patch into iwlegacy github tree on top of my current changes, otherwise there would be problems with merging. Thanks Stanislaw -- 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