diff for duplicates of <20180322092456.GA9682@kwain> diff --git a/a/1.txt b/N1/1.txt index 91ffc2e..8b106da 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,8 @@ Antoine > +++ b/drivers/net/ethernet/marvell/mvpp2.c > @@ -4632,7 +4632,7 @@ static int mvpp2_swf_bm_pool_init(struct mvpp2_port *port) > if (!port->pool_short) { -> port->pool_short > mvpp2_bm_pool_use(port, short_log_pool, +> port->pool_short = +> mvpp2_bm_pool_use(port, short_log_pool, > - mvpp2_pools[long_log_pool].pkt_size); > + mvpp2_pools[short_log_pool].pkt_size); > if (!port->pool_short) @@ -40,7 +41,3 @@ Antoine Antoine Ténart, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index c9accc3..800cba9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180321173115.1820-1-colin.king@canonical.com\0" "From\0Antoine Tenart <antoine.tenart@bootlin.com>\0" "Subject\0Re: [PATCH][next] net: mvpp2: use correct index on array mvpp2_pools\0" - "Date\0Thu, 22 Mar 2018 09:24:56 +0000\0" + "Date\0Thu, 22 Mar 2018 10:24:56 +0100\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0David S . Miller <davem@davemloft.net>" Antoine Tenart <antoine.tenart@bootlin.com> @@ -38,7 +38,8 @@ "> +++ b/drivers/net/ethernet/marvell/mvpp2.c\n" "> @@ -4632,7 +4632,7 @@ static int mvpp2_swf_bm_pool_init(struct mvpp2_port *port)\n" "> \tif (!port->pool_short) {\n" - "> \t\tport->pool_short > \t\t\tmvpp2_bm_pool_use(port, short_log_pool,\n" + "> \t\tport->pool_short =\n" + "> \t\t\tmvpp2_bm_pool_use(port, short_log_pool,\n" "> -\t\t\t\t\t mvpp2_pools[long_log_pool].pkt_size);\n" "> +\t\t\t\t\t mvpp2_pools[short_log_pool].pkt_size);\n" "> \t\tif (!port->pool_short)\n" @@ -51,10 +52,6 @@ "-- \n" "Antoine T\303\251nart, Bootlin (formerly Free Electrons)\n" "Embedded Linux and Kernel engineering\n" - "https://bootlin.com\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + https://bootlin.com -c7a08ea9175738b657b987b3030010001134b7afacf55868d52c1bc18a56ebdd +75dd12fa401600c64ad3d1c08438ff73fdca38ed97ed23e43c3e9c487389a367
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.