mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 20:53:04 +09:00
This patch makes crash happen if initialization of nl_table fails in initcalls. It is better than getting use after free crash later. Signed-off-by: Akinobu Mita <mita@miraclelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>