Re: [PATCH 3/8][BNX2]: Restructure RX ring init. code.

2007-12-12 Thread David Miller
From: "Michael Chan" <[EMAIL PROTECTED]> Date: Wed, 12 Dec 2007 10:59:05 -0800 > [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 sa

[PATCH 3/8][BNX2]: Restructure RX ring init. code.

2007-12-12 Thread Michael Chan
[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