Merge branch 'nfc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 1 May 2022 12:26:05 +0000 (13:26 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 May 2022 12:26:05 +0000 (13:26 +0100)
commitb6693611f71e1b9107a2d178c1f7d92c7d850891
tree7a789b0a2ced44eae4184f50fd25040ad0b7c609
parent47f753c1108e287edb3e27fad8a7511a9d55578e
parentd270453a0d9ec10bb8a802a142fb1b3601a83098
Merge branch 'nfc-fixes'

Duoming Zhou says:

====================
Replace improper checks and fix bugs in nfc subsystem

The first patch is used to replace improper checks in netlink related
functions of nfc core, the second patch is used to fix bugs in
nfcmrvl driver.
====================

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