On Sat, 2013-01-26 at 23:58 +0100, Johannes Berg wrote: > On Sat, 2013-01-26 at 12:37 -0800, Thomas Pedersen wrote: > > > + u32 rates, changed = 0; > > > + for_each_set_bit(i, (unsigned long *)&rates, > > + sizeof(rates) * BITS_PER_BYTE) { > > this is broken on 64-bit architectures. Actually, probably only on big endian 64-bit architectures. 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