in bnx2fc_send_rec and bnx2fc_send_srr, it calls the separate kref_put on err handle path, we can't release refcount before taking it's refcount, so avoid calling it inthe err path.
Lin Yi (2):
scsi :bnx2fc :bnx2fc_els :fix bnx2fc_cmd refcount imbalance in
send_rec
scsi :bnx2fc :bnx2fc_els :fix bnx2fc_cmd refcount imbalance in
send_srr
drivers/scsi/bnx2fc/bnx2fc_els.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.9.1

