diff options
author | 2014-08-01 13:27:15 -0700 | |
---|---|---|
committer | 2014-08-02 19:41:15 -0700 | |
commit | 8bb1a540450c3dbd075491ea43772ac8a7ddec46 (patch) | |
tree | 6f6da2803db73ee34b08ccab20ad3d08dcb4693c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40evf: fix memory leak on unused interfaces (diff) | |
download | linux-dev-8bb1a540450c3dbd075491ea43772ac8a7ddec46.tar.xz linux-dev-8bb1a540450c3dbd075491ea43772ac8a7ddec46.zip |
i40evf: Fixed guest OS panic when removing vf driver
Removing VF driver during device still in reset caused guest OS panic.
in the i40evf_remove(), we're trying to clean mac_filter_list which has
not been initialized since the device is still stuck at the reset.
The change is to initialize the filter_list before setting any task.
Change-ID: I8b59df7384416c7e6f2d264b598f447e1c2c92b0
Signed-off-by: Serey Kong <serey.kong@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions