From: Bruce Allan Date: Fri, 21 Jun 2013 09:07:02 +0000 (+0000) Subject: e1000e: iAMT connections drop on driver unload when jumbo frames enabled X-Git-Tag: v3.12-rc1~132^2~445^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da1e2046e5f5ab268e55d30d6b74099ade0aeb6f;p=pandora-kernel.git 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 Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed