commit | a31cf1c69e89e0c2d5515b04aca313f1014a714d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Apr 20 18:21:58 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed May 06 13:30:00 2015 +0200 |
tree | 97dc2ba14c14bdfaf26624590ecd8d773a78a07a | |
parent | 9352c19f639354f093cb5457315c01bcb94aa82a [diff] |
mac80211: extend get_key() to return PN for all ciphers For ciphers not supported by mac80211, the function currently doesn't return any PN data. Fix this by extending the driver's get_key_seq() a little more to allow moving arbitrary PN data. Signed-off-by: Johannes Berg <johannes.berg@intel.com>