summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorAlexander Duyck <aduyck@mirantis.com>2015-11-02 17:09:48 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-12-12 01:18:04 -0800
commit63d9379a598ed9fbb887b8679623f8a328ee394e (patch)
treedbd5afd904e54a7685e47697fb4ba042ac566c0f /net/switchdev/switchdev.c
parentc18fbd5f024e47897a120f42d128c04fa708692c (diff)
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
In order to clear the way for upcoming work I thought it best to drop the level of indent in the ixgbe_set_vfta_generic function. Most of the code is held in the virtualization specific section. So the easiest approach is to just add a jump label and jump past the bulk of the code if it is not enabled. 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