From: Jakub Kicinski <kuba@kernel.org>
To: "René Rebe" <rene@exactco.de>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] fix 3com/3c515 build error
Date: Mon, 17 Nov 2025 16:28:28 -0800 [thread overview]
Message-ID: <20251117162828.66e0b71d@kernel.org> (raw)
In-Reply-To: <20251114.175543.1553030512147056405.rene@exactco.de>
On Fri, 14 Nov 2025 17:55:43 +0100 (CET) René Rebe wrote:
> 3c515 stopped building for me some months ago, fix:
>
> drivers/net/ethernet/3com/3c515.o: error: objtool: cleanup_module(): Magic init_module() function name is deprecated, use module_init(fn) instead
> make[6]: *** [scripts/Makefile.build:203: drivers/net/ethernet/3com/3c515.o] Error 255
This patch is missing the usual markings, could you please re-format
it with git format-patch? Or resend it using b4?
prev parent reply other threads:[~2025-11-18 0:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-14 16:55 [PATCH] fix 3com/3c515 build error René Rebe
2025-11-18 0:28 ` Jakub Kicinski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251117162828.66e0b71d@kernel.org \
--to=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rene@exactco.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.