iproute2/rdma
Phil Sutter 3b0070f6b1 rdma: Fix for ineffective check in add_filter()
With 'name' field defined as array in struct filters, it will always
contain a value irrespective of whether a name was assigned or not.

Fix this by turning the field into a const char pointer.

Fixes: 1174be72d1 ("rdma: Add filtering infrastructure")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-10-22 10:05:18 -07:00
..
include/uapi/rdma uapi: update ib_verbs 2018-08-31 15:03:49 -07:00
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile rdma: Move RDMA UAPI header file to be under RDMA responsibility 2018-03-26 07:02:19 -07:00
dev.c rdma: Update device capabilities flags 2018-03-08 09:15:28 -08:00
link.c rdma: Fix representation of PortInfo CapabilityMask 2018-09-17 08:59:13 -07:00
rdma.c rdma: print driver resource attributes 2018-05-18 09:17:16 -07:00
rdma.h rdma: Fix for ineffective check in add_filter() 2018-10-22 10:05:18 -07:00
res.c rdma: print driver resource attributes 2018-05-18 09:17:16 -07:00
utils.c rdma: print driver resource attributes 2018-05-18 09:17:16 -07:00