[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190523.091348.50431813829161038.davem@davemloft.net>
Date: Thu, 23 May 2019 09:13:48 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: maxime.chevallier@...tlin.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
antoine.tenart@...tlin.com, thomas.petazzoni@...tlin.com,
gregory.clement@...tlin.com, miquel.raynal@...tlin.com,
nadavh@...vell.com, stefanc@...vell.com, mw@...ihalf.com
Subject: Re: [PATCH net] net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
From: Maxime Chevallier <maxime.chevallier@...tlin.com>
Date: Thu, 23 May 2019 10:47:24 +0200
> The flow_rule is only used when configuring the classification tables,
> and should be free'd once we're done using it. The current code only
> frees it in the error path.
>
> Fixes: 90b509b39ac9 ("net: mvpp2: cls: Add Classification offload support")
> Signed-off-by: Maxime Chevallier <maxime.chevallier@...tlin.com>
Applied, thanks Maxime.
Powered by blists - more mailing lists