]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
e1000: FIX: Disable Packet Split for non jumbo frames
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Tue, 24 Oct 2006 21:46:01 +0000 (14:46 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 24 Oct 2006 21:46:01 +0000 (14:46 -0700)
commite64d7d02090e475cfd7efbc830146d0c6dd579bc
tree2b015175ac065a034257a02c9c9793e5fce6f129
parent225a5dbd68f5271b7425f2f783ae64a1f6863b51
e1000: FIX: Disable Packet Split for non jumbo frames

Allocations using alloc_page are taking too long for normal MTU, so
use LPE only for jumbo frames.

Signed-off-bu: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c