* [PATCH] net:fec: remove duplicate lines in comment about errata ERR006358
@ 2013-12-11 22:50 phdm
2013-12-12 1:20 ` David Miller
2013-12-12 12:42 ` Sergei Shtylyov
0 siblings, 2 replies; 3+ messages in thread
From: phdm @ 2013-12-11 22:50 UTC (permalink / raw)
To: netdev, linux-kernel, frank.li; +Cc: Philippe De Muyter
From: Philippe De Muyter <phdm@macqel.be>
commit 031916568a1aa2ef1809f86d26f0bcfa215ff5c0 worked around
errata ERR006358, but comment contains duplicated lines, impairing
the readability. Remove them.
Signed-off-by: Philippe De Muyter <phdm@macqel.be>
---
drivers/net/ethernet/freescale/fec_main.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/drivers/net/ethernet/freescale/fec_main.c b/drivers/net/ethernet/freescale/fec_main.c
index 4cbebf3..36bcc48 100644
--- a/drivers/net/ethernet/freescale/fec_main.c
+++ b/drivers/net/ethernet/freescale/fec_main.c
@@ -98,10 +98,6 @@ static void set_multicast_list(struct net_device *ndev);
* detected as not set during a prior frame transmission, then the
* ENET_TDAR[TDAR] bit is cleared at a later time, even if additional TxBDs
* were added to the ring and the ENET_TDAR[TDAR] bit is set. This results in
- * If the ready bit in the transmit buffer descriptor (TxBD[R]) is previously
- * detected as not set during a prior frame transmission, then the
- * ENET_TDAR[TDAR] bit is cleared at a later time, even if additional TxBDs
- * were added to the ring and the ENET_TDAR[TDAR] bit is set. This results in
* frames not being transmitted until there is a 0-to-1 transition on
* ENET_TDAR[TDAR].
*/
--
1.7.5.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] net:fec: remove duplicate lines in comment about errata ERR006358
2013-12-11 22:50 [PATCH] net:fec: remove duplicate lines in comment about errata ERR006358 phdm
@ 2013-12-12 1:20 ` David Miller
2013-12-12 12:42 ` Sergei Shtylyov
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2013-12-12 1:20 UTC (permalink / raw)
To: phdm; +Cc: netdev, linux-kernel, frank.li
From: phdm@macqel.be
Date: Wed, 11 Dec 2013 23:50:52 +0100
> From: Philippe De Muyter <phdm@macqel.be>
>
> commit 031916568a1aa2ef1809f86d26f0bcfa215ff5c0 worked around
> errata ERR006358, but comment contains duplicated lines, impairing
> the readability. Remove them.
>
> Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] net:fec: remove duplicate lines in comment about errata ERR006358
2013-12-11 22:50 [PATCH] net:fec: remove duplicate lines in comment about errata ERR006358 phdm
2013-12-12 1:20 ` David Miller
@ 2013-12-12 12:42 ` Sergei Shtylyov
1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2013-12-12 12:42 UTC (permalink / raw)
To: phdm, netdev, linux-kernel, frank.li
Hello.
On 12-12-2013 2:50, phdm@macqel.be wrote:
> From: Philippe De Muyter <phdm@macqel.be>
> commit 031916568a1aa2ef1809f86d26f0bcfa215ff5c0 worked around
Please also specify that commit's summary line in parens.
> errata ERR006358, but comment contains duplicated lines, impairing
> the readability. Remove them.
> Signed-off-by: Philippe De Muyter <phdm@macqel.be>
WBR, Sergei
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-12 12:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11 22:50 [PATCH] net:fec: remove duplicate lines in comment about errata ERR006358 phdm
2013-12-12 1:20 ` David Miller
2013-12-12 12:42 ` Sergei Shtylyov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).