diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2014-03-03 22:02:13 -0500 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-03-19 20:17:24 -0400 |
commit | 2e7cfbdde8412a95ea4b003a68c2737434f543bb (patch) | |
tree | f3bbc071b98324b0f88599bf22c8b4149a19f2a0 /tools/perf/scripts/python/syscall-counts.py | |
parent | ed19231c760a5103d75d285ca5a5ba4177ec09eb (diff) |
ixgbevf: Indicate removal state explicitly
Add a bit, __IXGBEVF_REMOVING, to indicate that the module is being
removed. The __IXGBEVF_DOWN bit had been overloaded for this purpose,
but that leads to trouble. A few places now check both __IXGBEVF_DOWN
and __IXGBEVF_REMOVING.
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions