From: Ariel Elior Date: Tue, 27 Aug 2013 22:13:04 +0000 (+0300) Subject: bnx2x: Fix VF stats sync X-Git-Tag: v3.11~4^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3097bda78c7fb41fd3091ffb70bf7bd946e6997;p=pandora-kernel.git bnx2x: Fix VF stats sync Since the PF gathers statistics for the VF, when the VF is about to unload we must synchronize the release of its statistics buffer with the PF, so that no DMA operation will be made to that address after the buffer release. Signed-off-by: Ariel Elior Signed-off-by: Yuval Mintz Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed