]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42839d03f5ce9a8623e3231ec7824ba6950f4b8a
tree7a789b0a2ced44eae4184f50fd25040ad0b7c609
parent86f5b60e85d9616720e93fd3fdc556d79e5a5273
parent529bd5d0d1150ed6409310d1fcd3f412fb6e24e8
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>