Now that nand_info[] is an array of pointers we need to test the
pointer itself rather than using name as a proxy for NULLness.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| dfu.c | ||
| dfu_mmc.c | ||
| dfu_nand.c | ||
| dfu_ram.c | ||
| dfu_sf.c | ||
| dfu_tftp.c | ||
Now that nand_info[] is an array of pointers we need to test the
pointer itself rather than using name as a proxy for NULLness.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| dfu.c | ||
| dfu_mmc.c | ||
| dfu_nand.c | ||
| dfu_ram.c | ||
| dfu_sf.c | ||
| dfu_tftp.c | ||