diff options
author | Johan Hovold <[email protected]> | 2012-10-17 13:34:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-10-17 13:47:58 -0700 |
commit | c27f3efc56080a246f6ab7f57f0a6f56d256d769 (patch) | |
tree | a913ccc587e06fc77d9f834b11c96018c7e63f56 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | 95940a04bfe8a4d246f4ca17c6a3b00148bdead0 (diff) |
USB: io_edgeport: 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: <[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