]> 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)
commitd00e643ca8869318930c09dd4d3ad5558f470e7d
treeb2c16d71accd72293d7dd49bbb04e9e25fef783b
parent245267c5758a10d25c8fe1a828e40ffe7980761b
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