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)
commit517357c685ccc4b5783cc7dbdae8824ada19a97f
tree1e3532ca39233dd59b106011788f68a21ffc88c4
parent0eb14647fc6b56f73efb28a72ca0c7cc03a653f9
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