From: Eric Dumazet Date: Mon, 23 Aug 2010 19:44:08 +0000 (+0000) Subject: bnx2x: small fix in stats handling X-Git-Tag: v2.6.37-rc1~147^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a056a349d10a6e879ca1be6067873b6feed259;p=pandora-kernel.git bnx2x: small fix in stats handling Use a private variable to fold rx_dropped value, instead of shared destination buffer, as it might break SNMP applications. Signed-off-by: Eric Dumazet CC: Eilon Greenstein CC: Dmitry Kravkov Acked-By: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed