From: Ard Biesheuvel Date: Thu, 16 Jan 2014 11:16:30 +0000 (+0100) Subject: mac80211: drop unused param 'encrypted' from ccmp_special_blocks() X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ef7ef9672d92ab2cac37f60a31955c118321e7;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed