diff options
author | Pan Bian <bianpan2016@163.com> | 2019-04-17 11:41:23 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-04-25 18:56:56 +0200 |
commit | 8149069db81853570a665f5e5648c0e526dc0e43 (patch) | |
tree | d5c4f4398cc94e0b3bc6641211c6a3f42d8331a8 /drivers/net/wireless/cisco | |
parent | rtlwifi: rtl8723ae: Fix missing break in switch statement (diff) | |
download | linux-8149069db81853570a665f5e5648c0e526dc0e43.tar.xz linux-8149069db81853570a665f5e5648c0e526dc0e43.zip |
p54: drop device reference count if fails to enable device
The function p54p_probe takes an extra reference count of the PCI
device. However, the extra reference count is not dropped when it fails
to enable the PCI device. This patch fixes the bug.
Cc: stable@vger.kernel.org
Signed-off-by: Pan Bian <bianpan2016@163.com>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/cisco')
0 files changed, 0 insertions, 0 deletions