commit | c1d34c1dad76be6d515ef33e24eb92f10547b08b | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Sat Dec 20 02:21:37 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jan 12 14:24:52 2009 -0500 |
tree | 65412ed008bf4558a87c87d3c9b0e6a7224ef127 | |
parent | 706ea9b66935e341b063d860c9c8f279b37b5578 [diff] |
p54: crypto offload fixes This patch fixes two small flaws: - restore the original TKIP IV if we altered it. - reserve & initialize ICV with zeros. This is actually only necessary for some obsolete p54usb firmwares. But we don't know yet, if all devices are compatible with the new revisions. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>