Re: [LEDE-DEV] [PATCH] rt2x00: port remaining patches for mac80211 from 4.13-rc6

2017-09-13 Thread Daniel Golle
Hi Hauke, On Thu, Sep 14, 2017 at 12:02:21AM +0200, Hauke Mehrtens wrote: > On 08/25/2017 12:02 AM, Daniel Golle wrote: > > Convert patches for RT3883 and RT3663 as well as support for > > external PA on MT7620 to use the changed calling convention for > > rt2.*_read(...) functions. > > > > Signe

Re: [LEDE-DEV] [PATCH] rt2x00: port remaining patches for mac80211 from 4.13-rc6

2017-09-13 Thread Hauke Mehrtens
On 08/25/2017 12:02 AM, Daniel Golle wrote: > Convert patches for RT3883 and RT3663 as well as support for > external PA on MT7620 to use the changed calling convention for > rt2.*_read(...) functions. > > Signed-off-by: Daniel Golle > --- > ...rt2800lib-add-channel-configuration-function-.patch

[LEDE-DEV] [PATCH] rt2x00: port remaining patches for mac80211 from 4.13-rc6

2017-08-24 Thread Daniel Golle
Convert patches for RT3883 and RT3663 as well as support for external PA on MT7620 to use the changed calling convention for rt2.*_read(...) functions. Signed-off-by: Daniel Golle --- ...rt2800lib-add-channel-configuration-function-.patch | 18 +- ...rt2800lib-add-RFCSR-initializ