diff options
author | Chunfeng Yun <[email protected]> | 2021-12-09 10:54:22 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-12-13 15:23:07 +0100 |
commit | ccc14c6cfd346e85c3ecb970975afd5132763437 (patch) | |
tree | 55bdc9f001fcc8a2217728dc635aeda300498f7b /net/unix/af_unix.c | |
parent | 890d5b40908bfd1a79be018d2d297cf9df60f4ee (diff) |
usb: xhci-mtk: fix list_del warning when enable list debug
There is warning of 'list_del corruption' when enable list debug
(CONFIG_DEBUG_LIST=y), fix it by using list_del_init()
Fixes: 4ce186665e7c ("usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint")
Cc: stable <[email protected]>
Signed-off-by: Chunfeng Yun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions