OSDN Git Service

batman-adv: ABI: Mark sysfs files as deprecated
authorSven Eckelmann <sven@narfation.org>
Sun, 3 Mar 2019 17:02:58 +0000 (18:02 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Mon, 25 Mar 2019 09:01:12 +0000 (10:01 +0100)
commit42cdd521487f6509f52096fa08590f275073e81b
treec81a7df0f3ddcb959113dd3f5bb8342c1b0e1b6c
parent0fa4c30d710d7e646688073339312dabc58d89a2
batman-adv: ABI: Mark sysfs files as deprecated

The sysfs files are replaced by the batadv generic netlink family. The old
sysfs configuration interface was frowned upon by other kernel developers.
But the files cannot be removed immediately because userspace tools might
still depend on it. Instead schedule for its removal in 2021.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Documentation/ABI/obsolete/sysfs-class-net-batman-adv [moved from Documentation/ABI/testing/sysfs-class-net-batman-adv with 92% similarity]
Documentation/ABI/obsolete/sysfs-class-net-mesh [moved from Documentation/ABI/testing/sysfs-class-net-mesh with 97% similarity]
MAINTAINERS