[PATCH v3 5/6] ib_iser: log the connection reject message

Sagi Grimberg sagi at grimberg.me
Tue Oct 25 09:34:56 PDT 2016


> +	case RDMA_CM_EVENT_REJECTED:
> +		iser_info("Connection rejected: %s\n",
> +			 rdma_reject_msg(cma_id, event->status));
> +		/*FALLTHROUGH*/

NIT: /* FALLTHROUGH */

Otherwise:

Acked-by: Sagi Grimberg <sagi at grimberg.me>



More information about the Linux-nvme mailing list