]> Pileus Git - ~andy/linux/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)
commit655309e944fd482e59850d55186571c1b2a91e55
tree80c5bb8a37188aebe3378b10a8b9059045aaee43
parentf800326dca7bc158f4c886aa92f222de37993c80
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