diff for duplicates of <5316512D.7060802@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index fee84b7..e9ba35d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,8 +17,7 @@ the large mail searching for comments. [...] >> Index: linux-can-next/drivers/net/can/rcar_can.c ->> =================================================================== ->> --- /dev/null +>> =================================>> --- /dev/null >> +++ linux-can-next/drivers/net/can/rcar_can.c >> @@ -0,0 +1,858 @@ [...] @@ -282,7 +281,7 @@ arrives after NAPI is disabled. Should have used RCAR_CAN_FIFO_DEPTH - 1... > BTW: no need to read the hardware here, can rely on your own counting: -> if ((priv->tx_head - priv->tx_tail) == RCAR_CAN_FIFO_DEPTH) +> if ((priv->tx_head - priv->tx_tail) = RCAR_CAN_FIFO_DEPTH) >> + netif_stop_queue(ndev); diff --git a/a/content_digest b/N1/content_digest index 572889f..73f9a01 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0530F4B51.5020904@pengutronix.de\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH v7] can: add Renesas R-Car CAN driver\0" - "Date\0Wed, 05 Mar 2014 01:18:21 +0300\0" + "Date\0Tue, 04 Mar 2014 21:18:35 +0000\0" "To\0Marc Kleine-Budde <mkl@pengutronix.de>" netdev@vger.kernel.org wg@grandegger.com @@ -30,8 +30,7 @@ "\n" "[...]\n" ">> Index: linux-can-next/drivers/net/can/rcar_can.c\n" - ">> ===================================================================\n" - ">> --- /dev/null\n" + ">> =================================>> --- /dev/null\n" ">> +++ linux-can-next/drivers/net/can/rcar_can.c\n" ">> @@ -0,0 +1,858 @@\n" "[...]\n" @@ -295,7 +294,7 @@ " Should have used RCAR_CAN_FIFO_DEPTH - 1...\n" "\n" "> BTW: no need to read the hardware here, can rely on your own counting:\n" - "> \tif ((priv->tx_head - priv->tx_tail) == RCAR_CAN_FIFO_DEPTH)\n" + "> \tif ((priv->tx_head - priv->tx_tail) = RCAR_CAN_FIFO_DEPTH)\n" "\n" ">> +\t\tnetif_stop_queue(ndev);\n" "\n" @@ -305,4 +304,4 @@ "\n" WBR, Sergei -f08405ece043d124da6798c57bf57426835dd7deadd12a5f0cd5e0ea67bde790 +f1c66a377481665b4864e50f07479b6d3283f7fb1bd5ee1ef162a4ee2dc4f8fd
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.