commit | deff11554fa4a0bf0f3616d29f0636ab5ff52758 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Wed May 21 09:37:38 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 23 16:27:42 2014 +0900 |
tree | 18b5a17c79824758d24deb1c18883c5b1b340621 | |
parent | 6893c8ebba521ea9d0f1cc4a53233fcb09271d52 [diff] |
staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_key This allows the removal of the ugly struct ndis_8802_11_wep and simplify rtw_cfg80211_add_wep(). In addition remove unused element ndiswep from struct security_priv. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>