Martine Lenders 12261a3e69 gnrc_ipv6_nib: Remove stray assert() in _handle_aro()
This assertion doesn't make any sense. The function is called by
_copy_and_handle_aro() on a router which causes `nce` to be NULL
(because there is no NCE known yet) and then the function called
directly after (_reg_addr_upstream()) checks if `nce` might be NULL and
creates an NCE if necessary.
2017-11-20 06:41:08 +01:00
..
2017-11-17 10:41:54 +01:00
2017-11-17 10:41:54 +01:00
2017-11-17 10:41:54 +01:00
2017-11-20 00:35:17 +01:00
2017-11-17 10:41:54 +01:00
2017-11-17 10:41:54 +01:00
2017-11-17 10:41:54 +01:00
2017-11-17 10:41:54 +01:00
2017-11-17 13:43:18 +01:00