From: Peter Georg <peter.georg@xxxxxxxxxxxxxxxxxxxxxxxx> hdlc_fr: Mark driver unmaintained Bugzilla: http://bugzilla.redhat.com/2019379 Upstream Status: RHEL only commit 54e7b6972b5e65881da05b5d1cb58c981692f48b Author: Prarit Bhargava <prarit@xxxxxxxxxx> Date: Thu Nov 25 10:32:36 2021 -0500 hdlc_fr: Mark driver unmaintained Bugzilla: http://bugzilla.redhat.com/2019379 Upstream Status: RHEL9 only, https://gitlab.com/cki-project/kernel-ark commit c1f03795a436d3e2554cd96e7dbf951d03f829fa Author: Prarit Bhargava <prarit@xxxxxxxxxx> Date: Tue Nov 23 20:29:02 2021 -0500 hdlc_fr: Mark driver unmaintained Mark the hdlc_fr driver unmaintained. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> Signed-off-by: Peter Georg <peter.georg@xxxxxxxxxxxxxxxxxxxxxxxx> diff --git a/drivers/net/wan/hdlc_fr.c b/drivers/net/wan/hdlc_fr.c index blahblah..blahblah 100644 --- a/drivers/net/wan/hdlc_fr.c +++ b/drivers/net/wan/hdlc_fr.c @@ -1283,6 +1283,8 @@ static int fr_ioctl(struct net_device *dev, struct if_settings *ifs) static int __init hdlc_fr_init(void) { + mark_driver_unmaintained(THIS_MODULE->name); + register_hdlc_protocol(&proto); return 0; } -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure