ixgbe: add new bridge mode support function.
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 10 Apr 2015 05:03:22 +0000 (22:03 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 10 Apr 2015 06:59:50 +0000 (23:59 -0700)
commit219efe97bb8a6989dfc93ae6bf97cd72e5b72de3
tree5be6f105264f23cdeee8667d690ac3e0ffbe97fe
parentaa2bacb60963870919ec5bc59ac69f0c31572d26
ixgbe: add new bridge mode support function.

This patch gathers together all the logic needed to configure bridge
modes.  Currently that it is rather simple but this is really laying
the ground work for future X550 feature enhancement.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c