]> 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)
commit274bddfec89ba28333481a081c0d372d108875ff
tree30232de82c7b3dd5f825ff4341229a4049745aa8
parent4746b3c3a8cce51e8b7e7a89896656a9d1526160
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]