Re: [PATCH net-next v3 8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-01-04 03:17:41
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-01-04 03:17:41
On Mon, 3 Jan 2022 17:09:33 -0800 Dimitris Michailidis wrote:
Hook up the new driver to configuration and build.
bpf-next merge brought in some changes last week:
drivers/net/ethernet/fungible/funeth/funeth_rx.c:180:17: error: too few arguments to function ‘bpf_warn_invalid_xdp_action’
180 | bpf_warn_invalid_xdp_action(act);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~