diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2015-11-02 17:09:42 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-12-12 01:06:34 -0800 |
commit | c18fbd5f024e47897a120f42d128c04fa708692c (patch) | |
tree | 7d93cf2398178b8b9c635ed6c7adc88ccfe43bb5 /net/switchdev/switchdev.c | |
parent | 8e8e9a0b7df0194e95bb1d657f9edbdc6363f082 (diff) |
ixgbe: Simplify definitions for regidx and bit in set_vfta
This patch simplifies the logic for setting the VFTA register by removing
the number of conditional checks needed. Instead we just use some boolean
logic to generate vfta_delta, and if that is set then we xor the vfta by
that value and write it back.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions