commit | 12da401e0d616f738c8b8a368d1f63f365cc78e4 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Mon Jan 19 16:08:48 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 22 13:55:02 2009 -0500 |
tree | 9b9dcd6fad15713f7aaf98e835ad58b7096b10e5 | |
parent | 40ab73cc6c38ce93253fe8c2d7e502c948adfd13 [diff] |
p54: more cryptographic accelerator fixes If we let the firmware do the data encryption, we have to remove the ICV and (M)MIC at the end of the frame before we can give it back to mac80211. Or, these data frames have a few trailing bytes on cooked monitor interfaces. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>