[dpdk-stable] [dpdk-dev] [PATCH v3 4/5] net/tap: fix close a valid fd

Stephen Hemminger stephen at networkplumber.org
Tue Apr 7 16:56:00 CEST 2020


On Tue, 7 Apr 2020 12:23:26 +0800
wangyunjian <wangyunjian at huawei.com> wrote:

> The internals is freed and setted NULL in the rte_eth_dev_release_port()

The word "setted" is awkward in this phrase.
Better wording would be:

The internal structure is freed and set to NULL in rte_eth_dev_release_port()



More information about the stable mailing list