]> 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)
commit1a69e6ddfb228d5211ac48b3c64abe3e39542cbe
tree941919623ec128ba842889f64e31fe126971c273
parent4d33becc3a5a3e3c42e06892c25e7f84c3d31b27
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