diff options
author | Johan Hovold <[email protected]> | 2012-10-17 16:31:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-10-17 13:47:59 -0700 |
commit | 638b9e15233c9570bce65301aa9877235316b9f0 (patch) | |
tree | f48a306f71d7395b6fe80c1b875a524160fcfcbc /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | 51ef847df74632e7cfdf952afc3887de105b8b35 (diff) |
USB: ssu100: 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: <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions