diff options
| author | Jakub Kicinski <[email protected]> | 2024-02-24 02:04:15 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-02-24 02:04:15 +0000 |
| commit | 5c4e0f3ae45e82fa125c5a9c7c25e7df9a6b98ec (patch) | |
| tree | bcca459841db9623de7d2a742adbfc17353ef696 /drivers/net/netkit.c | |
| parent | ps3/gelic: minor Kernel Doc corrections (diff) | |
| parent | net: team: Don't bother filling in ethtool driver version (diff) | |
| download | kernel-5c4e0f3ae45e82fa125c5a9c7c25e7df9a6b98ec.tar.gz kernel-5c4e0f3ae45e82fa125c5a9c7c25e7df9a6b98ec.zip | |
Merge branch 'net-staging-don-t-bother-filling-in-ethtool-driver-version'
John Garry says:
====================
net: Don't bother filling in ethtool driver version
The drivers included in this series set the ethtool driver version to the
same as the default, UTS_RELEASE, so don't both doing this.
As noted by Masahiro in [0], with CONFIG_MODVERSIONS=y, some drivers could
be built as modules against a different kernel tree with differing
UTS_RELEASE. As such, these changes could lead to a change in behaviour.
However, defaulting to the core kernel UTS_RELEASE would be expected
behaviour.
[0] https://lore.kernel.org/all/CAK7LNASfTW+OMk1cJJWb4E6P+=k0FEsm_=6FDfDF_mTrxJCSMQ@mail.gmail.com/
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions
