From: Eilon Greenstein Date: Thu, 15 Jan 2009 05:24:17 +0000 (-0800) Subject: bnx2x: Using system page size for SGE X-Git-Tag: v2.6.29-rc2~11^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f40f2cba244e04c0f385c5ce60498b513b335dd;p=pandora-kernel.git bnx2x: Using system page size for SGE When the page size is not 4KB, the FW must be programmed to work with the right SGE boundaries and fragment list length. To avoid confusion with the BCM_PAGE_SIZE which is set to 4KB for the FW sake, another alias for the system page size was added to explicitly indicate that it is meant for the SGE Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed