diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2019-08-26 21:16:55 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-09-11 19:10:46 +0300 |
commit | 846fcc7841de6418109d7ae06e75c01a43ee8a03 (patch) | |
tree | 254359ce2c0398ea49b31b71edfd13e669c958a1 /tools | |
parent | 22afe2cf10da1631f7c4815c2fe148880c5a9341 (diff) | |
download | linux-846fcc7841de6418109d7ae06e75c01a43ee8a03.tar.xz |
i40e: use BIT macro to specify the cloud filter field flags
The macros used to specify the cloud filter fields are intended to be
individual bits. Declare them using the BIT() macro to make their
intention a little more clear.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions