From: Eilon Greenstein Date: Wed, 13 Aug 2008 22:51:07 +0000 (-0700) Subject: bnx2x: Memory allocation X-Git-Tag: v2.6.27-rc4~103^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=326262307bad2391a6393bb1968ed9a9a16fc617;p=pandora-kernel.git bnx2x: Memory allocation Memory allocation - The CQE ring was allocated to the max size even for a chip that does not support it. Fixed to allocate according to the chip type to save memory - The rx_page_ring was not freed on driver unload Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed