diff options
author | Pan Bian <bianpan2016@163.com> | 2019-11-07 07:29:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-08 00:23:19 +0100 |
commit | 025ec40b81d785a98f76b8bdb509ac10773b4f12 (patch) | |
tree | d4f6cf258ea7563442aaa75d9d697d4b45690d58 /net/ieee802154/rdev-ops.h | |
parent | NFC: st21nfca: fix double free (diff) | |
download | linux-025ec40b81d785a98f76b8bdb509ac10773b4f12.tar.xz linux-025ec40b81d785a98f76b8bdb509ac10773b4f12.zip |
nfc: netlink: fix double device reference drop
The function nfc_put_device(dev) is called twice to drop the reference
to dev when there is no associated local llcp. Remove one of them to fix
the bug.
Fixes: 52feb444a903 ("NFC: Extend netlink interface for LTO, RW, and MIUX parameters support")
Fixes: d9b8d8e19b07 ("NFC: llcp: Service Name Lookup netlink interface")
Signed-off-by: Pan Bian <bianpan2016@163.com>
Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee802154/rdev-ops.h')
0 files changed, 0 insertions, 0 deletions