cfg80211: export cfg80211_find_ie
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 26 Jan 2010 13:15:46 +0000 (14:15 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 26 Jan 2010 16:53:20 +0000 (11:53 -0500)
commitc21dbf9214bce129f92e1af05552553ff0e318ed
tree23f57010f34fc26ecf1d349a118f977afea418e4
parent18c949070b57d2cbcc0b25c5cfa003ece204e468
cfg80211: export cfg80211_find_ie

This new function (previously a static function
called just "find_ie" can be used to find a
specific IE in a buffer of IEs.

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