mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 05:47:46 +07:00
sfc: declare module version (same as ethtool drvinfo version)
Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1708ebc963
commit
14077e9ed3
@ -3585,3 +3585,4 @@ MODULE_AUTHOR("Solarflare Communications and "
|
||||
MODULE_DESCRIPTION("Solarflare network driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DEVICE_TABLE(pci, efx_pci_table);
|
||||
MODULE_VERSION(EFX_DRIVER_VERSION);
|
||||
|
Loading…
Reference in New Issue
Block a user