]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: Drop legacy code for auto deleting mesh interfaces
authorSven Eckelmann <sven@narfation.org>
Mon, 17 Aug 2020 12:37:13 +0000 (14:37 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 4 Dec 2020 07:40:52 +0000 (08:40 +0100)
commit6f07ead727aa86fc718304218e0443f70834a409
treeb2c16d71accd72293d7dd49bbb04e9e25fef783b
parent8cd8298b9da7af9ccbb64b04e9d020ba5afa1e2c
batman-adv: Drop legacy code for auto deleting mesh interfaces

The only way to automatically drop batadv mesh interfaces when all soft
interfaces were removed was dropped with the sysfs support. It is no longer
needed to have them handled by kernel anymore.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/hard-interface.c
net/batman-adv/hard-interface.h
net/batman-adv/soft-interface.c