diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2019-05-23 10:47:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-23 09:13:00 -0700 |
commit | 3f6f7a175ad4cf9a6a3dda72d7f5d122107f4b9e (patch) | |
tree | 55f3e4df7882e345f46b09dd64505df923b7a005 /net/qrtr/Makefile | |
parent | ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST (diff) | |
download | linux-dev-3f6f7a175ad4cf9a6a3dda72d7f5d122107f4b9e.tar.xz linux-dev-3f6f7a175ad4cf9a6a3dda72d7f5d122107f4b9e.zip |
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/qrtr/Makefile')
0 files changed, 0 insertions, 0 deletions