mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
584eab291c
register_{netdevice/inetaddr/inet6addr}_notifier may return an error
value, this patch adds the code to handle these error paths.
Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>