Re: [PATCH 04/17] mt76: create new mt76xx-lib module for common mt76x{0,2} code
From: Felix Fietkau <nbd@nbd.name>
Date: 2018-08-25 12:40:25
Also in:
linux-mediatek
From: Felix Fietkau <nbd@nbd.name>
Date: 2018-08-25 12:40:25
Also in:
linux-mediatek
On 2018-08-24 13:15, Stanislaw Gruszka wrote:
Move rxfilter and mutex to common structure. Create mt76xx-lib.ko for mt76x0 and mt76x2 common functions and create new unified mt76xx_configure_filter() function there. Signed-off-by: Stanislaw Gruszka <redacted>
My previous comment about mt76x2_regs.h applies here as well. - Felix