Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- include/net.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/net.h b/include/net.h index 83fb4def5d..40287a3503 100644 --- a/include/net.h +++ b/include/net.h @@ -49,7 +49,6 @@ struct eth_device { /* Set promiscuous mode */ int (*set_promisc) (struct eth_device*, bool enable); - struct eth_device *next; void *priv; void *rx_preprocessor_priv; -- 2.39.2