On Dienstag, 20. September 2016 15:59:17 CEST Linus Lüssing wrote:
With the new stub for cfg80211_get_station(), we can now build the BATMAN V protocol even with a kernel that was built without any wireless support.
Signed-off-by: Linus Lüssing linus.luessing@c0d3.blue Reviewed-by: Sven Eckelmann sven@narfation.org
compat-include/net/cfg80211.h | 24 ++++++++++++++++++++++++ net/batman-adv/Kconfig | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 compat-include/net/cfg80211.h
Applied in aeb194c3a45fef9cc094e3509066bb2fa6627c05 [1].
Kind regards, Sven
[1] https://git.open-mesh.org/batman-adv.git/commit/aeb194c3a45fef9cc094e3509066...