commit | f44a3ae9a2811cfd5321e0f72c02bc270410db64 | [log] [tgz] |
---|---|---|
author | Marek Lindner <mareklindner@neomailbox.ch> | Fri Sep 30 15:21:02 2016 +0200 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Tue Nov 08 19:02:37 2016 +0100 |
tree | ab5bbaa3a44d898e9ede17cc38dadc056c789a98 | |
parent | 88ffc7d0e2cdcd3d8ba603d51b81a65712899c6c [diff] |
batman-adv: refactor wifi interface detection The ELP protocol requires cfg80211 to auto-detect the WiFi througput to a given neighbor. Use batadv_is_cfg80211_netdev() to determine whether or not an interface is eligible. Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>