commit | c21dbf9214bce129f92e1af05552553ff0e318ed | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jan 26 14:15:46 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jan 26 11:53:20 2010 -0500 |
tree | 23f57010f34fc26ecf1d349a118f977afea418e4 | |
parent | 18c949070b57d2cbcc0b25c5cfa003ece204e468 [diff] |
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>