diff options
author | Vasundhara Volam <[email protected]> | 2014-07-17 16:20:31 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-07-17 16:38:15 -0700 |
commit | f174c7ec10d99e62f7722d0608b2a881ef091d21 (patch) | |
tree | 8eb670855d2a7bbc5aa2071a5e112a8c5205069c /tools/perf/scripts/python | |
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 <[email protected]>
Signed-off-by: Sathya Perla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions