On Tue, 2008-10-14 at 01:07 +0200, Johannes Berg wrote: > On Mon, 2008-10-13 at 19:05 -0400, Pavel Roskin wrote: > > > And if I set rx_status.rate_idx to 0, I still get that badness for the > > same reason (status->rate_idx = 12, sband->n_bitrates = 8). > > ?? > That's not right, if you set rx_status.rate_idx to 0 status->rate_idx > should be 0 :) Sorry, I didn't code it right. You are correct. > > Also, there > > is another badness reported sometimes: > > That's new. On a whim I decided that I wanted to know why config() had a > return value ;) Will see why p54 makes it fail, maybe there's a mac80211 > bug. p54_config() calls p54_set_freq(), which can fail with -EINVAL. I'm looking why it can happen. -- Regards, Pavel Roskin -- 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