]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: assimilate and export ieee80211_bss_get_ie
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 2 Jul 2009 15:18:40 +0000 (17:18 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:53 +0000 (15:01 -0400)
commit8337c9f5e1f1212001a9c1272146476cdfce2759
tree1e3532ca39233dd59b106011788f68a21ffc88c4
parent557d455f4ecda5dfd3202f8fcae7f819543d610e
cfg80211: assimilate and export ieee80211_bss_get_ie

This function from mac80211 seems generally useful, and
I will need it in cfg80211 soon.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/mac80211/mlme.c
net/wireless/util.c