cfg80211: Add stub for cfg80211_get_station()
authorLinus Lüssing <linus.luessing@c0d3.blue>
Fri, 19 Aug 2016 20:02:48 +0000 (22:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 30 Aug 2016 06:05:28 +0000 (08:05 +0200)
commit61aaa0e8c1c15d9e045f0577f046be50f2f571ab
tree8741f70b066c5414de90c153b44fa6f958409929
parent554d072e7bc3e56de5893c8181110a547b2062c9
cfg80211: Add stub for cfg80211_get_station()

This allows modules using this function (currently: batman-adv) to
compile even if cfg80211 is not built at all, thus relaxing
dependencies.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h