> Remove old ddp code from cxgb3i,cxgb4i,libcxgbi. > > Next two commits adds DDP support using > common iSCSI DDP Page Pod Manager. > > Signed-off-by: Varun Prakash <va...@chelsio.com> > --- > drivers/scsi/cxgbi/cxgb3i/cxgb3i.c | 128 -------- > drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 142 --------- > drivers/scsi/cxgbi/libcxgbi.c | 578 ------------------------------------- > drivers/scsi/cxgbi/libcxgbi.h | 161 ----------- > 4 files changed, 1009 deletions(-)
Looks good. I guess this series needs to be squashed or we'll have bisect compile problems? Reviewed-by: Steve Wise <sw...@opengridcomputing.com>