From: Michael Chan Date: Wed, 12 Dec 2007 19:17:43 +0000 (-0800) Subject: [BNX2]: Restructure RX ring init. code. X-Git-Tag: v2.6.25-rc1~1162^2~1132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5d001504b4a415a008f7ac1adb9fbec1637811;p=pandora-kernel.git [BNX2]: Restructure RX ring init. code. Factor out the common functions that will be used to initialize the normal RX rings and the page rings. Change the copybreak constant RX_COPY_THRESH to 128. This same constant will be used for the max. size of the linear SKB when pages are used. Copybreak will be turned off when pages are used. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed