Re: [PATCH 03/12] be2iscsi: Remove redundant MCC processing code

2016-02-01 Thread Johannes Thumshirn
On Mon, Feb 01, 2016 at 03:42:42PM +0530, Jitendra Bhivare wrote: > be_mcc_compl_process_isr is removed. > MCC CQ processing is done only in beiscsi_process_mcc_cq and MCC CQE > processing is done only in beiscsi_process_mcc_compl. > > Signed-off-by: Jitendra Bhivare > --- > drivers/scsi/be2iscs

[PATCH 03/12] be2iscsi: Remove redundant MCC processing code

2016-02-01 Thread Jitendra Bhivare
be_mcc_compl_process_isr is removed. MCC CQ processing is done only in beiscsi_process_mcc_cq and MCC CQE processing is done only in beiscsi_process_mcc_compl. Signed-off-by: Jitendra Bhivare --- drivers/scsi/be2iscsi/be_cmds.c | 164 ++-- drivers/scsi/be2iscs