On Mon, 2007-12-17 at 13:02 +0100, Johannes Berg wrote: > > + period = (HZ / 1000) * pinfo->sampling_period; > > That isn't going to work correctly with HZ < 1000 because the > parenthesised expression is going to be zero. Right. There is another line in the patches that gets this wrong. Mattias - 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