diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2011-07-13 16:21:24 +0100 |
---|---|---|
committer | Ben Hutchings <bhutchings@solarflare.com> | 2011-07-14 00:08:38 +0100 |
commit | ff79c8ac40a115adf5d94e1349f4a379ae156f55 (patch) | |
tree | 2f1d39efc7df74051e3b3b2e11359f7476168811 /drivers/net/sfc/Kconfig | |
parent | 851f186835c850cf51001369e4e22c0f9241e745 (diff) |
sfc: Remove 'Communications' after 'Solarflare' in references to hardware
Branding can now be abbreviated.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/net/sfc/Kconfig')
-rw-r--r-- | drivers/net/sfc/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/sfc/Kconfig b/drivers/net/sfc/Kconfig index db7b22eb686..a3d5bb9e39d 100644 --- a/drivers/net/sfc/Kconfig +++ b/drivers/net/sfc/Kconfig @@ -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. |