diff options
author | 2009-01-16 12:36:51 -0600 | |
---|---|---|
committer | 2009-01-25 07:54:37 -0600 | |
commit | 2f5899a39dcffb404c9a3d06ad438aff3e03bf04 (patch) | |
tree | e0c8848026a2d89e7d1b1519bee6a791e940b6f3 /include/linux/kernel.h | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband (diff) | |
download | wireguard-linux-2f5899a39dcffb404c9a3d06ad438aff3e03bf04.tar.xz wireguard-linux-2f5899a39dcffb404c9a3d06ad438aff3e03bf04.zip |
[SCSI] libiscsi: fix iscsi pool leak
I am not sure what happened. It looks like we have always leaked
the q->queue that is allocated from the kfifo_init call. nab finally
noticed that we were leaking and this patch fixes it by adding a
kfree call to iscsi_pool_free. kfifo_free is not used per kfifo_init's
instructions to use kfree.
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions