From: Eilon Greenstein Date: Wed, 13 Aug 2008 22:49:35 +0000 (-0700) Subject: bnx2x: FW Internal Memory structure X-Git-Tag: v2.6.27-rc4~103^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=471de716b782fb55ae0fdc040cf2722caffeeb94;p=pandora-kernel.git bnx2x: FW Internal Memory structure FW Internal Memory structure The FW uses data structures on the chip internal memory to aggregate the connections when TPA is enabled. The driver was clearing the wrong offsets and therefore one function could cause another function to loose packets. Changing the initialization of the chip internal memory to clear only the relevant memory for each function which is being loaded Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed