diff options
Diffstat (limited to 'drivers/net/ethernet/sfc/efx.c')
-rw-r--r-- | drivers/net/ethernet/sfc/efx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sfc/efx.c b/drivers/net/ethernet/sfc/efx.c index 91acdc28b247..62d1a78984c1 100644 --- a/drivers/net/ethernet/sfc/efx.c +++ b/drivers/net/ethernet/sfc/efx.c | |||
@@ -3271,6 +3271,6 @@ module_exit(efx_exit_module); | |||
3271 | 3271 | ||
3272 | MODULE_AUTHOR("Solarflare Communications and " | 3272 | MODULE_AUTHOR("Solarflare Communications and " |
3273 | "Michael Brown <mbrown@fensystems.co.uk>"); | 3273 | "Michael Brown <mbrown@fensystems.co.uk>"); |
3274 | MODULE_DESCRIPTION("Solarflare Communications network driver"); | 3274 | MODULE_DESCRIPTION("Solarflare network driver"); |
3275 | MODULE_LICENSE("GPL"); | 3275 | MODULE_LICENSE("GPL"); |
3276 | MODULE_DEVICE_TABLE(pci, efx_pci_table); | 3276 | MODULE_DEVICE_TABLE(pci, efx_pci_table); |