Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1433801 > unrolled thread
| Started by | Masanari Iida <standby24x7@gmail.com> |
|---|---|
| First post | 2016-06-29 16:40 +0200 |
| Last post | 2016-06-30 15:00 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Masanari Iida <standby24x7@gmail.com> |
|---|---|
| Date | 2016-06-29 16:40 +0200 |
| Subject | [PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt |
| Message-ID | <rPoOK-5l8-19@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | David Miller <davem@davemloft.net> |
|---|---|
| Date | 2016-06-30 15:00 +0200 |
| Subject | Re: [PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt |
| Message-ID | <rPJJw-1fQ-11@gated-at.bofh.it> |
| In reply to | #1433801 |
From: Masanari Iida <standby24x7@gmail.com> Date: Wed, 29 Jun 2016 23:36:20 +0900 > This patch fix a spelling typo in keystone-netcp.txt > > Signed-off-by: Masanari Iida <standby24x7@gmail.com> Applied.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web