OSDN Git Service

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)
commit3271273388fb14a4e8c582a8c7eaf5ef958291b1
treee517412dea62aa91e86b3e29ae626efd06b27e3a
parent9c5f8a19b2de2860d4b7764204c52832ac0f4440
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