Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 2 Dec 2020 13:23:24 +0100 you wrote:
> device_type may be declared as const.
>
> Signed-off-by: Jonas Bonn
> ---
> drivers/net/bareudp.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summa
device_type may be declared as const.
Signed-off-by: Jonas Bonn
---
drivers/net/bareudp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/bareudp.c b/drivers/net/bareudp.c
index 28257bccec41..85ebd2b7e446 100644
--- a/drivers/net/bareudp.c
+++ b/drivers/net/bareud