diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-03 20:26:59 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-04-14 22:35:16 (GMT) |
commit | c0e61781a8cb1c5d1b092a4d9776dbefe799444e (patch) | |
tree | 52802a5e1929e6fd4a4d7681c03136edef831e77 /crypto/crypto_user.c | |
parent | 29a928ee633a9166e5637609ce4c735856b23fbe (diff) | |
download | linux-c0e61781a8cb1c5d1b092a4d9776dbefe799444e.tar.xz |
fm10k: use hw->mac.max_queues for stats
Even though it shouldn't strictly matter, don't count queue stats higher
than the max_queues value stored for this mac. This ensures that we
don't attempt to check queues which don't belong to use in VFs. This
shouldn't be a visible change, as the VFs should see zero for queues
which don't belong to them.
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Matthew Vick <matthew.vick@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'crypto/crypto_user.c')
0 files changed, 0 insertions, 0 deletions