commit | 406e8a3e929c9cef4c2a70b84710170170b7c8c9 | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Fri Jan 12 12:54:13 2024 +0000 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Tue Feb 13 19:37:28 2024 +0000 |
tree | 3aa91d3646d114c301db4f62219e7c85fd7a05a3 | |
parent | 67ea170ee46509aa71b8227fd9521cf9c7ca0c4b [diff] |
esp.c: remove redundant n variable in PDMA COMMAND phase This variable can be replaced by the existing len variable. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Tested-by: Helge Deller <deller@gmx.de> Tested-by: Thomas Huth <thuth@redhat.com> Message-Id: <20240112125420.514425-82-mark.cave-ayland@ilande.co.uk> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>