1ccc9e476c
devm_kasprintf() can return a NULL pointer on failure but this returned
value is not checked. Fix this lack and check the returned value.
Found by code review.
Cc: stable@vger.kernel.org
Fixes:
|
||
---|---|---|
.. | ||
debugfs.c | ||
init.c | ||
Kconfig | ||
mac.c | ||
main.c | ||
Makefile | ||
mcu.c | ||
mcu.h | ||
mt7921.h | ||
pci_mac.c | ||
pci_mcu.c | ||
pci.c | ||
regs.h | ||
sdio_mac.c | ||
sdio_mcu.c | ||
sdio.c | ||
testmode.c | ||
usb.c |