On Thu, 17 Sep 2020 11:42:43 -0700 Shannon Nelson wrote:
> >> ld.lld: error: undefined symbol: net_dim_get_rx_moderation
> >>> referenced by ionic_lif.c:52
> (drivers/net/ethernet/pensando/ionic/ionic_lif.c:52)
> >>> net/ethernet/pensando/ionic/ionic_lif.o:(ionic_dim_work) in archive
> drivers/built-in.a
> --
This is going to cut off the commit message when patch is applied.
> >> ld.lld: error: undefined symbol: net_dim
> >>> referenced by ionic_txrx.c:456
> (drivers/net/ethernet/pensando/ionic/ionic_txrx.c:456)
> >>> net/ethernet/pensando/ionic/ionic_txrx.o:(ionic_dim_update) in archive
> drivers/built-in.a
>
> Fixes: 04a834592bf5 ("ionic: dynamic interrupt moderation")
> Reported-by: kernel test robot <[email protected]>
> Signed-off-by: Shannon Nelson <[email protected]>