]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: rtl8723au: OnAssocReq23a(): Simplify parsing crypto info from the IE
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 15 Apr 2014 17:44:13 +0000 (19:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Apr 2014 18:04:03 +0000 (11:04 -0700)
commit7d6925306c68c15a579e831d71bafe99a05eb9fa
tree11fc652066fca25ca0f95fc5e0e8e23827066c41
parentab6fb7a503b03850524f70272545b6f4d6c747bb
staging: rtl8723au: OnAssocReq23a(): Simplify parsing crypto info from the IE

This reduces the dependency of rtw_ieee802_11_parse_elems23a() which
is only used in this function. Follow-on patches will remove the
remaining dependencies and get rid of the function.

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