Commits
Murali Karicheri committed 35a49743089
net: ethernet: prueth: hsr/prp: implement lredev ops Currently debugfs interface is being abused to get/set configuration in the offloaded lre device. This patch implements the lredev ops so that configuration command from the user via upper device interface can be processed by the driver. Similarly implement ops to provide lre stats and node table entries via the same interface. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Aaron Kramer <a-kramer@ti.com>