diff options
author | Johan Hovold <jhovold@gmail.com> | 2012-10-17 16:31:35 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-17 13:47:59 -0700 |
commit | 51ef847df74632e7cfdf952afc3887de105b8b35 (patch) | |
tree | f74ce1e5e5dcafeb7a93eb5706264aa519c0a05f /crypto | |
parent | 289b076f89c2c3260e914dad18ae12f193ea86d5 (diff) |
USB: ti_usb_3410_5052: 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 'crypto')
0 files changed, 0 insertions, 0 deletions