diff options
author | Johan Hovold <jhovold@gmail.com> | 2012-10-17 13:34:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-17 22:47:59 +0200 |
commit | 53636555b9190f88320d9d46cf142f8797895456 (patch) | |
tree | 0d05343615f6d8346f184cc3ec41a9fd93d5ba28 /drivers/hwmon/ina2xx.c | |
parent | USB: kl5kusb105: fix port-data memory leak (diff) | |
download | linux-53636555b9190f88320d9d46cf142f8797895456.tar.xz linux-53636555b9190f88320d9d46cf142f8797895456.zip |
USB: iuu_phoenix: 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 'drivers/hwmon/ina2xx.c')
0 files changed, 0 insertions, 0 deletions