From: Alexander Duyck Date: Fri, 2 Oct 2009 12:30:42 +0000 (+0000) Subject: e1000e: swap max hw supported frame size between 82574 and 82583 X-Git-Tag: v2.6.32-rc4~35^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a825e00c98a2ee37eb2a0ad93b352e79d2bc1593;p=pandora-kernel.git e1000e: swap max hw supported frame size between 82574 and 82583 There appears to have been a mixup in the max supported jumbo frame size between 82574 and 82583 which ended up disabling jumbo frames on the 82574 as a result. This patch swaps the two so that this issue is resolved. This patch fixes http://bugzilla.kernel.org/show_bug.cgi?id=14261 Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed