On Mon, Apr 10, 2017 at 02:08:27PM +0200, Daniel Golle wrote:
> -     rt2800_rfcsr_write(rt2x00dev, 51, (tx0_int_pa ? 0x7f : 0x52));
<snip>
> +     rt2800_rfcsr_write(rt2x00dev, 51, (tx0_ext_pa ? 0x52 : 0x72));

Seems unintended value change from 0x7f to 0x72.

Stanislaw

Reply via email to