e1000e: swap max hw supported frame size between 82574 and 82583
commit112152cdd7dac9f82835f29d0fef2fb1961955bd
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 2 Oct 2009 12:30:42 +0000 (2 12:30 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Oct 2009 22:11:57 +0000 (22 15:11 -0700)
treef79775a183260b63171c70ed4be7bf20879e07b8
parent127f1bdba584bc2aa2f910273b6b5701d5bad3ed
e1000e: swap max hw supported frame size between 82574 and 82583

commit a825e00c98a2ee37eb2a0ad93b352e79d2bc1593 upstream.

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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/e1000e/82571.c