[PATCH net v5 0/2] Replace improper checks and fix bugs in nfc subsystem

Duoming Zhou posted 2 patches 4 years, 1 month ago
There is a newer version of this series
drivers/nfc/nfcmrvl/main.c |  2 +-
include/net/nfc/nfc.h      |  1 +
net/nfc/core.c             | 26 ++++++++++++++------------
3 files changed, 16 insertions(+), 13 deletions(-)
[PATCH net v5 0/2] Replace improper checks and fix bugs in nfc subsystem
Posted by Duoming Zhou 4 years, 1 month ago
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.

Duoming Zhou (2):
  nfc: replace improper check device_is_registered() in netlink related
    functions
  nfc: nfcmrvl: main: reorder destructive operations in
    nfcmrvl_nci_unregister_dev to avoid bugs

 drivers/nfc/nfcmrvl/main.c |  2 +-
 include/net/nfc/nfc.h      |  1 +
 net/nfc/core.c             | 26 ++++++++++++++------------
 3 files changed, 16 insertions(+), 13 deletions(-)

-- 
2.17.1