Hi, Besides the point from Helmut. I have this small comment to add: > - if (rt2x00_rt(rt2x00dev, RT5390)) > + if (rt2x00_rt(rt2x00dev, RT5390) || > + rt2x00_rt(rt2x00dev, RT5390) || > + rt2x00_rt(rt2x00dev, RT5392)) > rt2800_bbp_write(rt2x00dev, 86, 0x38); You're checking for RT5390 twice. :) Ivo -- 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