]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: cleanup logic in ixgbe_change_mtu
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 8 Feb 2012 07:50:35 +0000 (07:50 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 17 Mar 2012 08:04:33 +0000 (01:04 -0700)
commitd20ea47e25e28bdf0b571cdde6082d2e57dfc144
tree80c5bb8a37188aebe3378b10a8b9059045aaee43
parente277044535575cc877c0ecb4feefc21396cf1240
ixgbe: cleanup logic in ixgbe_change_mtu

This change is meant to just cleanup the logic in ixgbe_change_mtu since we
are making it unnecessarily complex due to a workaround required for 82599
when SR-IOV is enabled.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c