On Mon, Sep 11, 2017 at 12:55:36PM +0200, Stanislaw Gruszka wrote: > commit 83ec489193894e52bd395eec470f4f7c4286d4a5 upstream. > > Since commit 41977e86c984 ("rt2x00: add support for MT7620") we do not > initialize TX_PIN_CFG setting. This cause breakage at least on some > RT3573 devices. To fix the problem patch restores previous behaviour > for non MT7620 chips. > > Fixes: 41977e86c984 ("rt2x00: add support for MT7620") > Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1480829 > Reported-and-tested-by: Jussi Eloranta <jussi.eloranta@xxxxxxxx> > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > --- > drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > This fix should be applied to 4.12 and 4.13 trees. > Patch for 4.13 is the same as commited to Linus tree. Thanks, now queued up. greg k-h