On Mon, May 24, 2021 at 11:52:25AM +0300, Max Gurtovoy wrote: > This will allow both IPv4 and IPv6 sockets to bind a single port at the > same time. Same behaviour is implemented in NVMe/RDMA target. > > Reviewed-by: Alaa Hleihel <alaa@xxxxxxxxxx> > Reviewed-by: Israel Rukshin <israelr@xxxxxxxxxx> > Signed-off-by: Max Gurtovoy <mgurtovoy@xxxxxxxxxx> > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- > drivers/infiniband/ulp/isert/ib_isert.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) Applied to for-next, thanks Jason