diff options
author | 2021-07-14 19:00:21 +0200 | |
---|---|---|
committer | 2021-07-14 14:57:55 -0700 | |
commit | 9c23aa51477a37f8b56c3c40192248db0663c196 (patch) | |
tree | 896f87c1ee99a0b534600f1ea5fba1683ec92f37 /net/unix/af_unix.c | |
parent | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | wireguard-linux-9c23aa51477a37f8b56c3c40192248db0663c196.tar.xz wireguard-linux-9c23aa51477a37f8b56c3c40192248db0663c196.zip |
r8152: Fix potential PM refcount imbalance
rtl8152_close() takes the refcount via usb_autopm_get_interface() but
it doesn't release when RTL8152_UNPLUG test hits. This may lead to
the imbalance of PM refcount. This patch addresses it.
Link: https://bugzilla.suse.com/show_bug.cgi?id=1186194
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions