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