linux-stable/net/mctp
Jeremy Kerr 583be982d9 mctp: Add device handling and netlink interface
This change adds the infrastructure for managing MCTP netdevices; we add
a pointer to the AF_MCTP-specific data to struct netdevice, and hook up
the rtnetlink operations for adding and removing addresses.

Includes changes from Matt Johnston <matt@codeconstruct.com.au>.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-07-29 15:06:50 +01:00
..
Kconfig
Makefile mctp: Add device handling and netlink interface 2021-07-29 15:06:50 +01:00
af_mctp.c mctp: Add device handling and netlink interface 2021-07-29 15:06:50 +01:00
device.c mctp: Add device handling and netlink interface 2021-07-29 15:06:50 +01:00