]> git.baikalelectronics.ru Git - kernel.git/commit
net: hsr: fix debugfs path to support multiple interfaces
authorMurali Karicheri <m-karicheri2@ti.com>
Mon, 15 Apr 2019 15:36:02 +0000 (11:36 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Apr 2019 00:22:02 +0000 (17:22 -0700)
commit91e40a850a6590f8399eec249d3e2ba6a9bc3448
treee517412dea62aa91e86b3e29ae626efd06b27e3a
parent44bd908a35a93a986babedccea5fe410858f5e46
net: hsr: fix debugfs path to support multiple interfaces

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>
net/hsr/hsr_debugfs.c
net/hsr/hsr_device.c
net/hsr/hsr_main.h