numam-dpdk/drivers/raw/cnxk_gpio
Tomasz Duszynski ee05a93e1e raw/cnxk_gpio: check pointer before use in self test
Even though nonexistent cnxk_gpio is unlikely at this point
it's a good practice to check pointers before using them.

Fixes: 0e6557b448 ("raw/cnxk_gpio: add self test")
Coverity issue: 376502

Signed-off-by: Tomasz Duszynski <tduszynski@marvell.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
2022-02-23 18:28:10 +01:00
..
cnxk_gpio_irq.c raw/cnxk_gpio: add custom IRQ handlers 2022-02-18 12:54:45 +01:00
cnxk_gpio_selftest.c raw/cnxk_gpio: check pointer before use in self test 2022-02-23 18:28:10 +01:00
cnxk_gpio.c raw/cnxk_gpio: fix resource leak 2022-02-23 18:27:49 +01:00
cnxk_gpio.h raw/cnxk_gpio: add option to select subset of GPIOs 2022-02-18 12:54:45 +01:00
meson.build raw/cnxk_gpio: add self test 2022-02-18 12:54:45 +01:00
rte_pmd_cnxk_gpio.h raw/cnxk_gpio: add option to select subset of GPIOs 2022-02-18 12:54:45 +01:00
version.map raw/cnxk_gpio: fix ABI version 2022-02-23 18:27:47 +01:00