commit | 30ef7ef9672d92ab2cac37f60a31955c118321e7 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Thu Jan 16 12:16:30 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Feb 04 21:48:12 2014 +0100 |
tree | ff643d9b6b1973b51a1039756f64de1cc8df6d6b | |
parent | 0b9323f600a3e80a488e3bd14ddfa85b294e630d [diff] |
mac80211: drop unused param 'encrypted' from ccmp_special_blocks() Commit 7ec7c4a9a686 ("mac80211: port CCMP to cryptoapi's CCM driver") resulted in the 'encrypted' param of ccmp_special_blocks() to be no longer used so it can be dropped from the prototype. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>