]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* API
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 15 Apr 2014 17:44:04 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 18:04:01 +0000 (11:04 -0700)
commit1b8cfb833dc4e5b45c44fcdc5090dbd17e7a8687
tree953cb59571f174f72475e7302793a610f5c534cc
parente57bcc57ee0fc70eeed0ddb7ef485c3f41d4a1e6
staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* API

Use cfg80211_find_ie() and cfg80211_find_vendor_ie() rather than own
hacks.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_ieee80211.c