Re: [PATCH iproute2] rdma: Update node type strings

2019-05-19 Thread Gal Pressman
On 15/05/2019 9:58, Gal Pressman wrote: > Fix typo in usnic_udp node type and add a string for the unspecified > node type. > > Signed-off-by: Gal Pressman > --- > rdma/dev.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/rdma/dev.c b/rdma/dev.c > index 339625202200.

[PATCH iproute2] rdma: Update node type strings

2019-05-14 Thread Gal Pressman
Fix typo in usnic_udp node type and add a string for the unspecified node type. Signed-off-by: Gal Pressman --- rdma/dev.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rdma/dev.c b/rdma/dev.c index 339625202200..904836221c1b 100644 --- a/rdma/dev.c +++ b/rdma/dev.c @@ -1