]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/e1000e/82571.c
e1000e: swap max hw supported frame size between 82574 and 82583
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 2 Oct 2009 12:30:42 +0000 (12:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2009 04:08:49 +0000 (21:08 -0700)
commita825e00c98a2ee37eb2a0ad93b352e79d2bc1593
treed1af3a3328c61a65eab3ede81d3f77f53725228b
parentdbfec662f2aaf640f4a59242bd233206c3905bb8
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 <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000e/82571.c