diff options
author | Masanari Iida <standby24x7@gmail.com> | 2016-06-29 10:36:20 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-30 08:53:44 -0400 |
commit | 9b9a553c902e79867b6527301fe64e45be23e36b (patch) | |
tree | 42457f89f44f84cc4a44e90e12d612855f672e5f | |
parent | 833ba3d58581868e18f82106732c607d3887e8bf (diff) |
net: netcp: Fix a typo in keystone-netcp.txt
This patch fix a spelling typo in keystone-netcp.txt
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | Documentation/devicetree/bindings/net/keystone-netcp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
2 | keystone network coprocessor(NetCP) driver support. | 2 | keystone network coprocessor(NetCP) driver support. |
3 | 3 | ||
4 | The network coprocessor (NetCP) is a hardware accelerator that processes | 4 | The network coprocessor (NetCP) is a hardware accelerator that processes |
5 | Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsytem with a ethernet | 5 | Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsystem with a ethernet |
6 | switch sub-module to send and receive packets. NetCP also includes a packet | 6 | switch sub-module to send and receive packets. NetCP also includes a packet |
7 | accelerator (PA) module to perform packet classification operations such as | 7 | accelerator (PA) module to perform packet classification operations such as |
8 | header matching, and packet modification operations such as checksum | 8 | header matching, and packet modification operations such as checksum |