bareudp: Move definition of struct bareudp_conf to bareudp.c
authorGuillaume Nault <gnault@redhat.com>
Fri, 10 Dec 2021 19:56:39 +0000 (20:56 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Dec 2021 12:34:09 +0000 (12:34 +0000)
commitdcdd77ee55a70b6ddfcfbe8e6bbf6d002994644c
treeb5b0567ac33d3ded36195ed66297e3e46d418f94
parent614b7a1f28f401332736235a7d2d17ceda16945c
bareudp: Move definition of struct bareudp_conf to bareudp.c

This structure is used only in bareudp.c.

While there, adjust include files: we need netdevice.h, not skbuff.h.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bareudp.c
include/net/bareudp.h