summaryrefslogtreecommitdiffstats
path: root/net/hsr
diff options
context:
space:
mode:
authorMaxime Chevallier <maxime.chevallier@bootlin.com>2019-05-23 10:47:24 +0200
committerDavid S. Miller <davem@davemloft.net>2019-05-23 09:13:00 -0700
commit3f6f7a175ad4cf9a6a3dda72d7f5d122107f4b9e (patch)
tree55f3e4df7882e345f46b09dd64505df923b7a005 /net/hsr
parent903869bd10e6719b9df6718e785be7ec725df59f (diff)
downloadlinux-3f6f7a175ad4cf9a6a3dda72d7f5d122107f4b9e.tar.bz2
net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
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@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions