Skip to content
Snippets Groups Projects
Commit ff79c8ac authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Remove 'Communications' after 'Solarflare' in references to hardware


Branding can now be abbreviated.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent 851f1868
Branches
No related tags found
No related merge requests found
...@@ -7,8 +7,7 @@ config SFC ...@@ -7,8 +7,7 @@ config SFC
select I2C_ALGOBIT select I2C_ALGOBIT
help help
This driver supports 10-gigabit Ethernet cards based on This driver supports 10-gigabit Ethernet cards based on
the Solarflare Communications SFC4000 and SFC9000-family the Solarflare SFC4000 and SFC9000-family controllers.
controllers.
To compile this driver as a module, choose M here. The module To compile this driver as a module, choose M here. The module
will be called sfc. will be called sfc.
......
...@@ -2476,7 +2476,7 @@ static int __devinit efx_pci_probe(struct pci_dev *pci_dev, ...@@ -2476,7 +2476,7 @@ static int __devinit efx_pci_probe(struct pci_dev *pci_dev,
goto fail1; goto fail1;
netif_info(efx, probe, efx->net_dev, netif_info(efx, probe, efx->net_dev,
"Solarflare Communications NIC detected\n"); "Solarflare NIC detected\n");
/* Set up basic I/O (BAR mappings etc) */ /* Set up basic I/O (BAR mappings etc) */
rc = efx_init_io(efx); rc = efx_init_io(efx);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment