[SCSI] bnx2fc: Remove erroneous kref_get on IO request
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 5 Aug 2011 00:38:38 +0000 (17:38 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 27 Aug 2011 14:35:28 +0000 (08:35 -0600)
commitb65d457913d1c0644394287d5d834373f42fb99a
tree53769091fffa63ee9e20480fcfa575e3b4ddb621
parente9a5289ca3bb2d3e2a8f9e464eeb97b076dcb0d1
[SCSI] bnx2fc: Remove erroneous kref_get on IO request

During sequence cleanup, an additional reference for an IO has been
taken. Because of this, the IO is never released into the free list.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_io.c