mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-05 06:05:06 +00:00
sfc-falcon: 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
14077e9ed3
commit
e7072f6669
1 changed files with 1 additions and 0 deletions
|
@ -3348,3 +3348,4 @@ MODULE_AUTHOR("Solarflare Communications and "
|
|||
MODULE_DESCRIPTION("Solarflare Falcon network driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DEVICE_TABLE(pci, ef4_pci_table);
|
||||
MODULE_VERSION(EF4_DRIVER_VERSION);
|
||||
|
|
Loading…
Add table
Reference in a new issue