]> git.baikalelectronics.ru Git - kernel.git/commit
net: hsr: fix naming of file and functions
authorMurali Karicheri <m-karicheri2@ti.com>
Mon, 15 Apr 2019 15:36:01 +0000 (11:36 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Apr 2019 00:22:01 +0000 (17:22 -0700)
commit44bd908a35a93a986babedccea5fe410858f5e46
tree30232de82c7b3dd5f825ff4341229a4049745aa8
parent798205d3644254c3cf75e0b1a5972f5b30a3458c
net: hsr: fix naming of file and functions

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>
net/hsr/Makefile
net/hsr/hsr_debugfs.c [new file with mode: 0644]
net/hsr/hsr_device.c
net/hsr/hsr_main.h
net/hsr/hsr_prp_debugfs.c [deleted file]