OSDN Git Service

batman-adv: Mark debugfs functionality as deprecated
authorSven Eckelmann <sven@narfation.org>
Fri, 10 Aug 2018 21:36:15 +0000 (23:36 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 14 Sep 2018 08:50:26 +0000 (10:50 +0200)
commit00caf6a2b3187d28906a05c48a210961ab75f6b2
tree1bdda71d9c92541241231f062340b471ceea777a
parent138c72efbd5dbb8b5b9cacb51523943576410fc1
batman-adv: Mark debugfs functionality as deprecated

CONFIG_BATMAN_ADV_DEBUGFS is disabled by default because debugfs is not
supported for batman-adv interfaces in any non-default netns. Any remaining
users of this interface should still be informed about the deprecation and
the generic netlink alternative.

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