[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1530369044-23734-1-git-send-email-tsuliman@linuxvaults.com>
Date: Sat, 30 Jun 2018 14:30:44 +0000
From: Tamir Suliman <tsuliman@...uxvaults.com>
To: ganesanr@...adcom.com, gregkh@...uxfoundation.org
Cc: jchandra@...adcom.com, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, tsuliman@...uxvaults.com
Subject: [PATCH 2/2] NETLOGIC: Kconfig: Fixed help and coding style warnings
Fixed Coding style issues
Signed-off-by: Tamir Suliman <tsuliman@...uxvaults.com>
---
drivers/staging/netlogic/Kconfig | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/netlogic/Kconfig b/drivers/staging/netlogic/Kconfig
index d660de5..6e8e56a 100644
--- a/drivers/staging/netlogic/Kconfig
+++ b/drivers/staging/netlogic/Kconfig
@@ -2,6 +2,8 @@ config NETLOGIC_XLR_NET
tristate "Netlogic XLR/XLS network device"
depends on CPU_XLR
select PHYLIB
- ---help---
+ help
This driver support Netlogic XLR/XLS on chip gigabit
- Ethernet.
+ Ethernet.The XLR/XLS NAE blocks can be configured as one 10G
+ interface or four 1G interfaces. This driver supports blocks
+ with 1G ports.
--
1.8.3.1
Powered by blists - more mailing lists