From: Michael Chan Date: Wed, 12 Dec 2007 19:19:57 +0000 (-0800) Subject: [BNX2]: Enable S/G for jumbo RX. X-Git-Tag: v2.6.25-rc1~1162^2~1128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84eaa1877137def7fe01340f2abbad510aa890f5;p=pandora-kernel.git [BNX2]: Enable S/G for jumbo RX. If the MTU requires more than 1 page for the SKB, enable the page ring and calculate the size of the page ring. This will guarantee order-0 allocation regardless of the MTU size. Fixup loopback test packet size so that we don't deal with the pages during loopback test. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed