OSDN Git Service

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)
commita962cb29bb608acdbf88a64368159d099671380e
treeb2c16d71accd72293d7dd49bbb04e9e25fef783b
parentaff6f5a68b921aa8d49c9a50e0115a5b099732ef
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