]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit470b27bece5d8f043108fab28ab0ee79d755acc0
treec81a7df0f3ddcb959113dd3f5bb8342c1b0e1b6c
parent3a547ce5bb359477108902c44e8a5c7460e07014
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 [new file with mode: 0644]
Documentation/ABI/obsolete/sysfs-class-net-mesh [new file with mode: 0644]
Documentation/ABI/testing/sysfs-class-net-batman-adv [deleted file]
Documentation/ABI/testing/sysfs-class-net-mesh [deleted file]
MAINTAINERS