In nsp_cs_config there is a wrong struct nsp_cs_configdata allocation. It allocates only sizeof(pointer to nsp_cs_configdata) for a whole structure. Add a dereference to the sizeof to allocate sizeof(nsp_cs_configdata). Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |
||
|---|---|---|
| .. | ||
| aha152x_core.c | ||
| aha152x_stub.c | ||
| fdomain_core.c | ||
| fdomain_stub.c | ||
| Kconfig | ||
| Makefile | ||
| nsp_cs.c | ||
| nsp_cs.h | ||
| nsp_debug.c | ||
| nsp_io.h | ||
| nsp_message.c | ||
| qlogic_stub.c | ||
| sym53c500_cs.c | ||