diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-03-21 09:09:01 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-22 19:30:36 +0100 |
commit | 5dcd8400884cc4a043a6d4617e042489e5d566a9 (patch) | |
tree | 6ffd19f1f6b32995583adacc662a3faf9d424e74 /drivers/pci/dwc/pcie-designware-host.c | |
parent | Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin... (diff) | |
download | linux-5dcd8400884cc4a043a6d4617e042489e5d566a9.tar.xz linux-5dcd8400884cc4a043a6d4617e042489e5d566a9.zip |
macsec: missing dev_put() on error in macsec_newlink()
We moved the dev_hold(real_dev); call earlier in the function but forgot
to update the error paths.
Fixes: 0759e552bce7 ("macsec: fix negative refcnt on parent link")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pci/dwc/pcie-designware-host.c')
0 files changed, 0 insertions, 0 deletions