mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
sfc: Remove 'Communications' after 'Solarflare' in references to hardware
Branding can now be abbreviated. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
This commit is contained in:
parent
851f186835
commit
ff79c8ac40
@ -7,8 +7,7 @@ config SFC
|
||||
select I2C_ALGOBIT
|
||||
help
|
||||
This driver supports 10-gigabit Ethernet cards based on
|
||||
the Solarflare Communications SFC4000 and SFC9000-family
|
||||
controllers.
|
||||
the Solarflare SFC4000 and SFC9000-family controllers.
|
||||
|
||||
To compile this driver as a module, choose M here. The module
|
||||
will be called sfc.
|
||||
|
@ -2476,7 +2476,7 @@ static int __devinit efx_pci_probe(struct pci_dev *pci_dev,
|
||||
goto fail1;
|
||||
|
||||
netif_info(efx, probe, efx->net_dev,
|
||||
"Solarflare Communications NIC detected\n");
|
||||
"Solarflare NIC detected\n");
|
||||
|
||||
/* Set up basic I/O (BAR mappings etc) */
|
||||
rc = efx_init_io(efx);
|
||||
|
Loading…
Reference in New Issue
Block a user