commit | 710e6cc1595e25378c4b9977f7a8b4ad4a72a109 | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Sat Jun 15 12:00:58 2019 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jun 25 08:10:11 2019 +0300 |
tree | 003e544bcee747dc5fed626ecbecb83b282f5138 | |
parent | 09db3b000619b38d504e1fff66efed33dfacb6c0 [diff] |
rt2800: do not nullify initialization vector data If we restart hw we should keep existing IV (initialization vector) otherwise HW encryption will be broken after restart. Also fix some coding style issues on the way. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>