Re: [PATCH net-next] korina: Fix conflict with global symbol desc_empty on x86.

2021-04-20 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 20 Apr 2021 16:26:27 -0700 (PDT) you wrote: > Signed-off-by: David S. Miller > --- > drivers/net/ethernet/korina.c | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) Here is the summary with

[PATCH net-next] korina: Fix conflict with global symbol desc_empty on x86.

2021-04-20 Thread David Miller
Signed-off-by: David S. Miller --- drivers/net/ethernet/korina.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/net/ethernet/korina.c b/drivers/net/ethernet/korina.c index 4878e527e3c8..4613bc21130b 100644 --- a/drivers/net/ethernet/korina.c +++ b/d