[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190709.121840.2221862332706507841.davem@davemloft.net>
Date: Tue, 09 Jul 2019 12:18:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: michael.chan@...adcom.com
Cc: netdev@...r.kernel.org, ilias.apalodimas@...aro.org,
gospo@...adcom.com
Subject: Re: [PATCH net-next] bnxt_en: Add page_pool_destroy() during RX
ring cleanup.
From: Michael Chan <michael.chan@...adcom.com>
Date: Tue, 9 Jul 2019 03:50:07 -0400
> Add page_pool_destroy() in bnxt_free_rx_rings() during normal RX ring
> cleanup, as Ilias has informed us that the following commit has been
> merged:
>
> 1da4bbeffe41 ("net: core: page_pool: add user refcnt and reintroduce page_pool_destroy")
>
> The special error handling code to call page_pool_free() can now be
> removed. bnxt_free_rx_rings() will always be called during normal
> shutdown or any error paths.
>
> Fixes: 322b87ca55f2 ("bnxt_en: add page_pool support")
> Cc: Ilias Apalodimas <ilias.apalodimas@...aro.org>
> Cc: Andy Gospodarek <gospo@...adcom.com>
> Signed-off-by: Michael Chan <michael.chan@...adcom.com>
Applied.
Powered by blists - more mailing lists