diff --git a/net/devif/devif_callback.c b/net/devif/devif_callback.c index 8a7e3b02ce..1d49a7c09c 100644 --- a/net/devif/devif_callback.c +++ b/net/devif/devif_callback.c @@ -99,7 +99,6 @@ static void devif_callback_free(FAR struct net_driver_s *dev, /* Remove the structure from the device event list */ - DEBUGASSERT(curr); if (curr != NULL) { if (prev)