]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: mrvl: drop unneeded memory allocation fail messages
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 13 Sep 2021 13:20:35 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Sep 2021 13:38:32 +0000 (14:38 +0100)
commita8e2b8536945432ef4ea330b6e212b1d8239675e
tree71e491451deeeb682c38771d8b97aeadb93577b4
parent33a67ae5c96089b91a2a928abdaa643c6ec0f62d
nfc: mrvl: drop unneeded memory allocation fail messages

nci_skb_alloc() already prints an error message on memory allocation
failure.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/nfcmrvl/fw_dnld.c