diff options
author | Vasundhara Volam <vasundhara.volam@emulex.com> | 2014-07-17 16:20:31 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-17 16:38:15 -0700 |
commit | f174c7ec10d99e62f7722d0608b2a881ef091d21 (patch) | |
tree | 8eb670855d2a7bbc5aa2071a5e112a8c5205069c /tools/perf/scripts/python/syscall-counts.py | |
parent | 962bcb750b47ef0c8d28cc217ec22b4e44413565 (diff) |
be2net: use adapter->flags to track SRIOV state
The driver so far used adapter->num_vfs value to check if SR-IOV is enabled
or not. But, the patch bec84e6("create optimal number of queues on SR-IOV
config") changed this logic. The adapter->num_vfs value is validated and set
much before SR-IOV is enabled. So, we now use an explicit flag to track
SR-IOV enabled state.
Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions