mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08:00
sfc: Update product naming
We don't use 'Solarstorm' or 'Solarflare Communications' in full any more. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e0b3ae30a2
commit
6a350fdb60
@ -3271,6 +3271,6 @@ module_exit(efx_exit_module);
|
||||
|
||||
MODULE_AUTHOR("Solarflare Communications and "
|
||||
"Michael Brown <mbrown@fensystems.co.uk>");
|
||||
MODULE_DESCRIPTION("Solarflare Communications network driver");
|
||||
MODULE_DESCRIPTION("Solarflare network driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_DEVICE_TABLE(pci, efx_pci_table);
|
||||
|
@ -14,7 +14,7 @@
|
||||
#include "net_driver.h"
|
||||
#include "filter.h"
|
||||
|
||||
/* Solarstorm controllers use BAR 0 for I/O space and BAR 2(&3) for memory */
|
||||
/* All controllers use BAR 0 for I/O space and BAR 2(&3) for memory */
|
||||
#define EFX_MEM_BAR 2
|
||||
|
||||
/* TX */
|
||||
|
Loading…
Reference in New Issue
Block a user