]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
authorBruce Allan <bruce.w.allan@intel.com>
Fri, 21 Jun 2013 09:07:02 +0000 (09:07 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 28 Jul 2013 10:05:45 +0000 (03:05 -0700)
commit0811ea2d08cd98b5586bf3d7990aeeb0eb27fc8f
tree941919623ec128ba842889f64e31fe126971c273
parent6b90b702bbac43f303ff93c64165c5f4e03be3b1
e1000e: iAMT connections drop on driver unload when jumbo frames enabled

The jumbo frame configuration in the MAC/PHY should be reverted on 82579
and newer parts when the interface is brought down (not just when the MTU
is changed back to standard frame size) otherwise iAMT connections (e.g.
SoL, IDE-R) will be dropped and cannot be re-acquired until the MTU is
changed again.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/e1000e/netdev.c