diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-12-23 10:37:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-26 12:09:23 +0300 |
commit | df49908f3c52d211aea5e2a14a93bbe67a2cb3af (patch) | |
tree | 87eff50bbe80e6c3eaa31c317625dd3a706961f6 /net/xfrm/xfrm_state.c | |
parent | 30e725537546248bddc12eaac2fe0a258917f190 (diff) | |
download | linux-df49908f3c52d211aea5e2a14a93bbe67a2cb3af.tar.xz |
nfc: Fix potential resource leaks
nfc_get_device() take reference for the device, add missing
nfc_put_device() to release it when not need anymore.
Also fix the style warnning by use error EOPNOTSUPP instead of
ENOTSUPP.
Fixes: 5ce3f32b5264 ("NFC: netlink: SE API implementation")
Fixes: 29e76924cf08 ("nfc: netlink: Add capability to reply to vendor_cmd with data")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_state.c')
0 files changed, 0 insertions, 0 deletions