From: Jouni Malinen Date: Wed, 2 Nov 2011 21:45:55 +0000 (+0200) Subject: ath6kl: Fix key configuration to copy at most seq_len from seq X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bb9a6fbc1f49058fc9eb6dcb4a3022d99013b4;p=pandora-kernel.git ath6kl: Fix key configuration to copy at most seq_len from seq There is no guarantee on the caller using 8-octet buffer for key->seq, so better follow the key->seq_len parameter on figuring out how many octets to copy. Signed-off-by: Jouni Malinen Signed-off-by: Kalle Valo --- Reading git-diff-tree failed