summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/qcserial.c
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2012-10-17 13:34:58 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-17 22:47:58 +0200
commit003615302a16579531932576bcd9582ddeba9018 (patch)
treee0f5b3077907da583663d0228d03e89b0280ff5e /drivers/usb/serial/qcserial.c
parentUSB: keyspan_pda: fix port-data memory leak (diff)
downloadlinux-003615302a16579531932576bcd9582ddeba9018.tar.xz
linux-003615302a16579531932576bcd9582ddeba9018.zip
USB: io_ti: fix port-data memory leak
Fix port-data memory leak by moving port data allocation and deallocation to port_probe and port_remove. Since commit 0998d0631001288 (device-core: Ensure drvdata = NULL when no driver is bound) the port private data is no longer freed at release as it is no longer accessible. Compile-only tested. Cc: <stable@vger.kernel.org> Signed-off-by: Johan Hovold <jhovold@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/qcserial.c')
0 files changed, 0 insertions, 0 deletions