From: Yuval Mintz Date: Tue, 11 Sep 2012 04:34:09 +0000 (+0000) Subject: bnx2x: fix stats copying logic X-Git-Tag: v3.6-rc6~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=217aeb896a4a9f00006ce4b193c216f739234296;p=pandora-kernel.git bnx2x: fix stats copying logic FW needs the driver statistics for management. Current logic is broken in that the function that gathers the port statistics does not copy its own statistics to a place where the FW can use it. This patch causes every function that can pass statistics to the FW to do so. Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed