mac80211: drop unused param 'encrypted' from ccmp_special_blocks()
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 16 Jan 2014 11:16:30 +0000 (12:16 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 4 Feb 2014 20:48:12 +0000 (21:48 +0100)
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>
net/mac80211/wpa.c

Simple merge