From: Jes Sorensen Date: Wed, 21 May 2014 07:37:38 +0000 (+0200) Subject: staging: rtl8723au: Make rtw_cfg80211_add_wep() take a struct rtw_wep_key X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~632 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deff11554fa4a0bf0f3616d29f0636ab5ff52758;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed