summaryrefslogtreecommitdiff
path: root/include/linux/fs_stack.h
diff options
context:
space:
mode:
authorAlan Brady <alan.brady@intel.com>2017-10-10 01:48:45 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-10-17 20:48:52 +0300
commit6c32e0d9fdd56a7af54512aff700e20d85563499 (patch)
treedc9340d92558353a984a998b7cb77283fe353f2e /include/linux/fs_stack.h
parentcee919959b6193325f34223370650402dee34e30 (diff)
downloadlinux-6c32e0d9fdd56a7af54512aff700e20d85563499.tar.xz
i40e: fix u64 division usage
Commit 52eb1ff93e98 ("i40e: Add support setting TC max bandwidth rates") and commit 1ea6f21ae530 ("i40e: Refactor VF BW rate limiting") add some needed functionality for TC bandwidth rate limiting. Unfortunately they introduce several usages of unsigned 64-bit division which needs to be handled special by the kernel to support all architectures. Fixes: 52eb1ff93e98 ("i40e: Add support setting TC max bandwidth rates") Fixes: 1ea6f21ae530 ("i40e: Refactor VF BW rate limiting") Signed-off-by: Alan Brady <alan.brady@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/linux/fs_stack.h')
0 files changed, 0 insertions, 0 deletions