]> 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)
commit57e2208eab96cb74121599fcd3a2f999b6cb8064
tree7a789b0a2ced44eae4184f50fd25040ad0b7c609
parent5f15d52a019a9a71b126713ed1de2390c857dbcf
parent15772a8469739170e18792bb3143e58a4cbe83a3
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>