On Sat, Jan 14, 2017 at 02:45:54AM +0530, Bart Van Assche wrote: > On Fri, 2017-01-13 at 20:53 +0530, Varun Prakash wrote: > > This patch series adds support for Chelsio T6 > > adapters in iscsi target offload driver(cxgbit). > > > > T6 adapters has iSCSI DDP completion feature > > which reduces number of completions to host > > by generating single completion for all directly > > placed(DDP) iSCSI pdus in a sequence. > > Hello Varun, > > I will queue these patches for kernel v4.11. And I would appreciate it if > you could review the patch below. > > Thanks, > > Bart. > > > [PATCH] cxgbit: Fix endianness annotations > > This patch does not change any functionality but avoids that sparse > complains about endianness. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > --- > drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.h | 2 +- > drivers/target/iscsi/cxgbit/cxgbit_cm.c | 11 ++++++----- > drivers/target/iscsi/cxgbit/cxgbit_main.c | 2 +- > drivers/target/iscsi/cxgbit/cxgbit_target.c | 2 +- > 4 files changed, 9 insertions(+), 8 deletions(-) > Thanks for this patch, it looks good to me. Acked-by: Varun Prakash <varun@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html