mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 21:40:27 +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>