staging: rtl8723au: Remove redundant checks of WPA OUI
commit1ffc7622a53a8cd5625c57767d01fea1e27aef3d
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sat, 26 Apr 2014 16:55:45 +0000 (26 18:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Apr 2014 17:16:21 +0000 (26 10:16 -0700)
tree18e4be34d3302eb8f55bc227abacdee0ec522452
parent819d1815667dbcadc7a8b98d94d9dbc76645e62f
staging: rtl8723au: Remove redundant checks of WPA OUI

All callers get here by searching for the WPA OUI first, so no point
checking for it once we get here.

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