Add some asserts to netif callback functions

This commit is contained in:
Dirk Ziegelmeier
2017-02-14 20:35:48 +01:00
parent 4434762a08
commit d46d8bcda2
2 changed files with 6 additions and 1 deletions

View File

@@ -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