From: Martin Varghese
Date: Mon, 15 Jun 2020 11:09:29 +0530
> From: Martin
>
> Code to handle multiproto configuration is missing.
>
> Fixes: 4b5f67232d95 ("net: Special handling for IP & MPLS")
> Signed-off-by: Martin
There are two bugs here.
'conf' is not initialized and can contain garba
From: Martin
Code to handle multiproto configuration is missing.
Fixes: 4b5f67232d95 ("net: Special handling for IP & MPLS")
Signed-off-by: Martin
---
drivers/net/bareudp.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/net/bareudp.c b/drivers/net/bareudp.c
index efd1a1d..3dd