2019-08-20 11:26:37

by Fredrik Noring

[permalink] [raw]
Subject: rt2800: Commit 710e6cc1595e breaks ID 148f:3070 RT2870/RT3070 USB wifi

Hi Stanislaw,

Commit 710e6cc1595e ("rt2800: do not nullify initialization vector data")
breaks USB device 006: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070
Wireless Adapter. No particular error messages are produced, but its
interface becomes unreachable. Reverting this commit in 5.3.0-rc5 solves
the problem.

Fredrik


2019-08-20 11:27:51

by Stanislaw Gruszka

[permalink] [raw]
Subject: Re: rt2800: Commit 710e6cc1595e breaks ID 148f:3070 RT2870/RT3070 USB wifi

On Tue, Aug 20, 2019 at 01:20:50PM +0200, Fredrik Noring wrote:
> Hi Stanislaw,
>
> Commit 710e6cc1595e ("rt2800: do not nullify initialization vector data")
> breaks USB device 006: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070
> Wireless Adapter. No particular error messages are produced, but its
> interface becomes unreachable. Reverting this commit in 5.3.0-rc5 solves
> the problem.

Hi, I've recently sent the patch that should fix the problem:
https://lore.kernel.org/linux-wireless/[email protected]/T/#u

Stanislaw

2019-08-20 15:37:13

by Fredrik Noring

[permalink] [raw]
Subject: Re: rt2800: Commit 710e6cc1595e breaks ID 148f:3070 RT2870/RT3070 USB wifi

Thanks, Stanislaw,

> Hi, I've recently sent the patch that should fix the problem:
> https://lore.kernel.org/linux-wireless/[email protected]/T/#u

Indeed, that patch fixes the breakage.

Fredrik