Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-16 | net: hsr: fix debugfs path to support multiple interfaces | Murali Karicheri | 1 | -6/+5 | |
Fix the path of hsr debugfs root directory to use the net device name so that it can work with multiple interfaces. While at it, also fix some typos. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||||
2019-04-16 | net: hsr: fix naming of file and functions | Murali Karicheri | 1 | -0/+120 | |
Fix the file name and functions to match with existing implementation. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net> |