mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-15 20:56:51 +08:00
Add some asserts to netif callback functions
This commit is contained in:
@@ -507,7 +507,7 @@ struct netif* netif_get_by_index(u8_t idx);
|
||||
|
||||
/**
|
||||
* @ingroup netif
|
||||
* Extended netif callback reasons enumeration.
|
||||
* Extended netif status callback (NSC) reasons enumeration.
|
||||
* May be extended in the future!
|
||||
*/
|
||||
typedef enum
|
||||
|
||||
Reference in New Issue
Block a user