diff options
author | Raghava Aditya Renukunta <[email protected]> | 2017-02-16 12:51:14 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-02-22 18:41:41 -0500 |
commit | 1bff5abca65d4b9761fcc992ab6288243220003d (patch) | |
tree | 479661ca0801fdcdc873c734ca4a81e2dc6d4220 /lib/mpi/mpi-cmp.c | |
parent | a0c6143e95c5b9e1f2d83e005e4e86ed3dc6096f (diff) |
scsi: aacraid: Fix memory leak in fib init path
aac_fib_map_free frees misaligned fib dma memory, additionally it does not
free up the whole memory.
Fixed by changing the code to free up the correct and full memory
allocation.
Cc: [email protected]
Fixes: e8b12f0fb835223 ([SCSI] aacraid: Add new code for PMC-Sierra's SRC based controller family)
Signed-off-by: Raghava Aditya Renukunta <[email protected]>
Reviewed-by: David Carroll <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions