Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1433801

[PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt

From Masanari Iida <standby24x7@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt
Date 2016-06-29 16:40 +0200
Message-ID <rPoOK-5l8-19@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This patch fix a spelling typo in keystone-netcp.txt

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 Documentation/devicetree/bindings/net/keystone-netcp.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/keystone-netcp.txt b/Documentation/devicetree/bindings/net/keystone-netcp.txt
index b30ab6b5cbfa..04ba1dc34fd6 100644
--- a/Documentation/devicetree/bindings/net/keystone-netcp.txt
+++ b/Documentation/devicetree/bindings/net/keystone-netcp.txt
@@ -2,7 +2,7 @@ This document describes the device tree bindings associated with the
 keystone network coprocessor(NetCP) driver support.
 
 The network coprocessor (NetCP) is a hardware accelerator that processes
-Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsytem with a ethernet
+Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsystem with a ethernet
 switch sub-module to send and receive packets. NetCP also includes a packet
 accelerator (PA) module to perform packet classification operations such as
 header matching, and packet modification operations such as checksum
-- 
2.9.0.137.gcf4c2cf

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt Masanari Iida <standby24x7@gmail.com> - 2016-06-29 16:40 +0200
  Re: [PATCH] [linux-next] net: netcp: Fix a typo in  keystone-netcp.txt David Miller <davem@davemloft.net> - 2016-06-30 15:00 +0200

csiph-web