On Fri, Jun 27, 2025 at 08:48:26PM +0100, Simon Horman wrote:
On Fri, Jun 27, 2025 at 12:22:20PM +0200, Uwe Kleine-König wrote:
quoted
This is not only a cosmetic change because the section mismatch checks
also depend on the name and for drivers the checks are stricter than for
ops.
However xircom_driver also passes the stricter checks just fine, so no
further changes needed.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Uwe Kleine-König <redacted>
As per my comment on a similar patch for a different driver:
From a Networking subsystem point of view
this feels more like an enhancement than a bug fix.
Can we drop the Fixes tag?
For completeness: Here the same applies as for said other patch: IMHO
the Fixes: line is right, but I agree that we don't need a backport to
stable and I'm ok with dropping the line.
Best regards
Uwe