Merge branch 'nfc-leaks'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Nov 2022 08:31:53 +0000 (08:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Nov 2022 08:31:53 +0000 (08:31 +0000)
Shang XiaoJing says:

====================
nfc: Fix potential memory leak of skb

There are still somewhere maybe leak the skb, fix the memleaks by adding
fail path.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge