summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai2019-06-19 15:34:07 +0200
committerGreg Kroah-Hartman2019-07-21 09:03:07 +0200
commit3232bccddebab7a80e70c42c7b8d1a73e32dbe85 (patch)
tree4a9deb0d6b965d65a0792327a022560fabf6cd09
parentbe2net: fix link failure after ethtool offline test (diff)
downloadkernel-qcow2-linux-3232bccddebab7a80e70c42c7b8d1a73e32dbe85.tar.gz
kernel-qcow2-linux-3232bccddebab7a80e70c42c7b8d1a73e32dbe85.tar.xz
kernel-qcow2-linux-3232bccddebab7a80e70c42c7b8d1a73e32dbe85.zip
ppp: mppe: Add softdep to arc4
[ Upstream commit aad1dcc4f011ea409850e040363dff1e59aa4175 ] The arc4 crypto is mandatory at ppp_mppe probe time, so let's put a softdep line, so that the corresponding module gets prepared gracefully. Without this, a simple inclusion to initrd via dracut failed due to the missing dependency, for example. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
-rw-r--r--drivers/net/ppp/ppp_mppe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ppp/ppp_mppe.c b/drivers/net/ppp/ppp_mppe.c
index a205750b431b..8609c1a0777b 100644
--- a/drivers/net/ppp/ppp_mppe.c
+++ b/drivers/net/ppp/ppp_mppe.c
@@ -63,6 +63,7 @@ MODULE_AUTHOR("Frank Cusack <fcusack@fcusack.com>");
MODULE_DESCRIPTION("Point-to-Point Protocol Microsoft Point-to-Point Encryption support");
MODULE_LICENSE("Dual BSD/GPL");
MODULE_ALIAS("ppp-compress-" __stringify(CI_MPPE));
+MODULE_SOFTDEP("pre: arc4");
MODULE_VERSION("1.0.2");
static unsigned int