diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2017-02-06 14:38:40 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-03-20 16:45:20 -0700 |
commit | 01016da1e58136518252822738fe833c662df916 (patch) | |
tree | be934c6cdc15dffbadf626dfbb13968d041bbdb9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ce43dce6f272202dcd127e0e288b37277ca87dd (diff) |
i40e: rework exit flow of i40e_add_fdir_ethtool
Refactor the exit flow of the i40e_add_fdir_ethtool function. Move the
input_label to the end of the function, removing the dependency on
having a non-zero return value. Add a comment explaining why it is ok
not to free the fdir data structure, because the structure is now stored
in the fdir_filter_list.
Change-Id: I723342181d59cd0c9f3b31140c37961ba37bb242
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions