From: Antonio Quartulli Date: Mon, 19 May 2014 19:53:21 +0000 (+0200) Subject: cfg80211: implement cfg80211_get_station cfg80211 API X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7406353d43c8e2faf478721e87aeb6f2f9685de0;p=pandora-kernel.git cfg80211: implement cfg80211_get_station cfg80211 API Implement and export the new cfg80211_get_station() API. This utility can be used by other kernel modules to obtain detailed information about a given wireless station. It will be in particular useful to batman-adv which will implement a wireless rate based metric. Signed-off-by: Antonio Quartulli Signed-off-by: Johannes Berg --- Reading git-diff-tree failed