linux-stable/net/hsr
Murali Karicheri fa4dc89531 net: hsr: define and use proto_ops ptrs to handle hsr specific frames
As a preparatory patch to introduce PRP, refactor the code specific to
handling HSR frames into separate functions and call them through
proto_ops function pointers.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-27 12:20:40 -07:00
..
Kconfig hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
hsr_debugfs.c hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_device.c net: hsr: define and use proto_ops ptrs to handle hsr specific frames 2020-07-27 12:20:40 -07:00
hsr_device.h hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_forward.c net: hsr: define and use proto_ops ptrs to handle hsr specific frames 2020-07-27 12:20:40 -07:00
hsr_forward.h net: hsr: define and use proto_ops ptrs to handle hsr specific frames 2020-07-27 12:20:40 -07:00
hsr_framereg.c hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_framereg.h hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_main.c hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_main.h net: hsr: define and use proto_ops ptrs to handle hsr specific frames 2020-07-27 12:20:40 -07:00
hsr_netlink.c hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_netlink.h hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_slave.c hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00
hsr_slave.h hsr: enhance netlink socket interface to support PRP 2020-07-27 12:20:40 -07:00