commit | 24ddddf3673b43708c9e7edc576b4d14a81a43e9 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jun 21 12:34:36 2016 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Wed Jul 06 10:08:25 2016 +0300 |
tree | d7bc04a96e85e618bcb800b4d76f3b1ccf598ea7 | |
parent | 60dec5233cd8651860e8010c953d116fb0f1ba86 [diff] |
iwlwifi: store cipher scheme independent of mac80211 In order to reduce reliance on mac80211 structs in the core iwlwifi code, store the cipher schemes in the format given by the firmware and convert it later, rather than storing it in the mac80211 format. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>