diff options
author | Joe Stringer <joe@ovn.org> | 2016-09-02 03:01:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-04 20:38:10 +0200 |
commit | 76644232e6122808947aa329bb995ea68ad01442 (patch) | |
tree | 18aee1b91e38fd7420b2153e4928bf5d5632180e /sound/pci/ad1889.h | |
parent | Merge branch 'liquidio-CN23XX-part-2' (diff) | |
download | linux-76644232e6122808947aa329bb995ea68ad01442.tar.xz linux-76644232e6122808947aa329bb995ea68ad01442.zip |
openvswitch: Free tmpl with tmpl_free.
When an error occurs during conntrack template creation as part of
actions validation, we need to free the template. Previously we've been
using nf_ct_put() to do this, but nf_ct_tmpl_free() is more appropriate.
Signed-off-by: Joe Stringer <joe@ovn.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions