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)
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>

No differences found