diff options
author | Rasesh Mody <rasesh.mody@qlogic.com> | 2015-02-20 00:02:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-22 06:05:22 +0300 |
commit | 2732ba561e9b60c900aa6b2678c8c3f072ffda75 (patch) | |
tree | dcbf2b0ad8a3970e8109de252c81451a7dfdf990 /drivers/net/ethernet/brocade/Kconfig | |
parent | bb39b7433d1c652b3699a7b335e0ad91181b2b05 (diff) | |
download | linux-2732ba561e9b60c900aa6b2678c8c3f072ffda75.tar.xz |
bna: QLogic BR-series Adapters Driver Rebranding
Re-brand the BNA driver to QLogic.
Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/brocade/Kconfig')
-rw-r--r-- | drivers/net/ethernet/brocade/Kconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/net/ethernet/brocade/Kconfig b/drivers/net/ethernet/brocade/Kconfig index 264155778857..4e8c0b6c57d0 100644 --- a/drivers/net/ethernet/brocade/Kconfig +++ b/drivers/net/ethernet/brocade/Kconfig @@ -1,9 +1,9 @@ # -# Brocade device configuration +# QLogic BR-series device configuration # config NET_VENDOR_BROCADE - bool "Brocade devices" + bool "QLogic BR-series devices" default y depends on PCI ---help--- @@ -13,8 +13,8 @@ config NET_VENDOR_BROCADE Note that the answer to this question doesn't directly affect the kernel: saying N will just cause the configurator to skip all - the questions about Brocade cards. If you say Y, you will be asked for - your specific card in the following questions. + the questions about QLogic BR-series cards. If you say Y, you will be + asked for your specific card in the following questions. if NET_VENDOR_BROCADE |