On Mon, 2010-04-19 at 19:57 +0200, Felix Fietkau wrote: > + if ((reg & 0x7E7FFFEF) == 0x00702400) > + continue; > + > + switch (reg & 0x7E000B00) { > + case 0x1E000000: > + case 0x52000B00: > + case 0x18000B00: > + continue; Where did you get all that magic? If it's from Atheros documentation, maybe you could give those numbers descriptive names? -- 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