diff options
| author | Eric Biggers <[email protected]> | 2019-07-12 23:39:31 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-07-13 05:58:49 +0000 |
| commit | 25a09ce79639a8775244808c17282c491cff89cf (patch) | |
| tree | e347242a5c88ba561dbc50d1c12c1a6d6e7cada7 /tools/perf/scripts/python | |
| parent | net: dsa: qca8k: replace legacy gpio include (diff) | |
| download | kernel-25a09ce79639a8775244808c17282c491cff89cf.tar.gz kernel-25a09ce79639a8775244808c17282c491cff89cf.zip | |
ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"
Commit 0e5a610b5ca5 ("ppp: mppe: switch to RC4 library interface"),
which was merged through the crypto tree for v5.3, changed ppp_mppe.c to
use the new arc4_crypt() library function rather than access RC4 through
the dynamic crypto_skcipher API.
Meanwhile commit aad1dcc4f011 ("ppp: mppe: Add softdep to arc4") was
merged through the net tree and added a module soft-dependency on "arc4".
The latter commit no longer makes sense because the code now uses the
"libarc4" module rather than "arc4", and also due to the direct use of
arc4_crypt(), no module soft-dependency is required.
So revert the latter commit.
Cc: Takashi Iwai <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
