Re: [PATCH 1/3] net: mscc: ocelot: select NET_DEVLINK
From: Jakub Kicinski
Date: Fri Feb 26 2021 - 18:37:12 EST
On 2021年2月25日 15:38:31 +0100 Arnd Bergmann wrote:
>
From: Arnd Bergmann <arnd@xxxxxxxx>
>
>
Without this option, the driver fails to link:
>
>
ld.lld: error: undefined symbol: devlink_sb_register
>
[...]
>
>
Fixes: f59fd9cab730 ("net: mscc: ocelot: configure watermarks using devlink-sb")
>
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
Applied patch 1 and 2, I'll take Qingfang's patch for mt7530, thanks!