iproute2/rdma
Leon Romanovsky 8b92a2c930 rdma: Move per-device handler function to generic code
Most of the proposed objects are working in the scope "dev"
and will implement the same logic. Move the code to utils.c,
so other objects will be able to reuse the code.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
2017-12-27 07:47:35 -08:00
..
.gitignore rdma: Add basic infrastructure for RDMA tool 2017-08-21 17:07:44 -07:00
Makefile SPDX license identifiers 2017-11-24 12:21:35 -08:00
dev.c rdma: Move per-device handler function to generic code 2017-12-27 07:47:35 -08:00
link.c rdma: fix duplicate initialization in port_names 2017-08-24 15:02:16 -07:00
rdma.c rdma: Add json and pretty outputs 2017-08-21 17:07:44 -07:00
rdma.h rdma: Move per-device handler function to generic code 2017-12-27 07:47:35 -08:00
utils.c rdma: Move per-device handler function to generic code 2017-12-27 07:47:35 -08:00