commit | fc157998b8257fb9cfe753e7f4af1411da995c9b | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Thu Jan 23 16:38:23 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jan 24 10:08:41 2020 +0100 |
tree | a2dafc8fa03cccf3ea7ad009e83fa77302bc4c58 | |
parent | f9e6b51a998da782cfc201dc9309d3a3d8579fef [diff] |
staging: most: usb: check for NULL device Check if the dci structer has been allocated before trying to release it. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Link: https://lore.kernel.org/r/1579793906-5054-8-git-send-email-christian.gromm@microchip.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>