On Tue, May 29, 2012 at 04:11:09PM +0800, Zero Lin wrote: > From: "Zero.Lin" <Zero.Lin@xxxxxxxxxxxx> Patch looks good for me. > Signed-off-by: Zero.Lin <Zero.Lin@xxxxxxxxxxxx> Reviewed-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > + if (rt2x00_rt(rt2x00dev, RT5392)) { > + rt2800_rfcsr_read(rt2x00dev, 50, &rfcsr); > + if (info->default_power1 > RT5390_POWER_BOUND) > + rt2x00_set_field8(&rfcsr, RFCSR50_TX, > + RT5390_POWER_BOUND); Woody, your current RT3290 patch will conflict with that one, since you changed RT5390_POWER_BOUND to POWER_BOUND. Please rebase your patch on top of it, as this one will most likely be applied earlier. Thanks Stanislaw -- 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