From: Dmitry Kravkov Date: Mon, 12 Aug 2013 23:24:59 +0000 (+0300) Subject: bnx2x: protect different statistics flows X-Git-Tag: v3.11-rc6~11^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=507393eb2909ddf39edf3f8f4cd0fd914b720006;p=pandora-kernel.git bnx2x: protect different statistics flows Add locking to protect different statistics flows from running simultaneously. This in order to serialize statistics requests sent to FW, otherwise two outstanding queries may cause FW assert. Signed-off-by: Dmitry Kravkov Signed-off-by: Ariel Elior Signed-off-by: Eilon Greenstein Acked-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed