Skip to content
Commit 89b706fb authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: reduce connect key caching struct size



After the previous patches, connect keys can only (correctly)
be used for storing static WEP keys. Therefore, remove all the
data for dealing with key index 4/5 and reduce the size of the
key material to the maximum for WEP keys.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent e9c8f8d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment