diff options
author | Johan Hovold <jhovold@gmail.com> | 2012-10-17 16:31:33 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-17 13:48:00 -0700 |
commit | bf90ff5f3b8f67e5b42df4ea4fd543f8010a2676 (patch) | |
tree | b29ae0d832c7aa83b74e0c19c90eeb11b7027df2 /fs/ext4 | |
parent | 638b9e15233c9570bce65301aa9877235316b9f0 (diff) |
USB: spcp8x5: fix port-data memory leak
Fix port-data memory leak by replacing attach and release with
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 'fs/ext4')
0 files changed, 0 insertions, 0 deletions