From: Arend van Spriel Date: Wed, 29 Oct 2014 15:02:50 +0000 (+0100) Subject: brcmsmac: fix statistic counter update function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9146782b1bba3323ef492614402ab0805b597638;p=pandora-kernel.git brcmsmac: fix statistic counter update function The 802.11 core statistics are retrieved from the core registers but not stored. So the debug code was never triggered to give a warning message on tx underruns or rx overflows. This patch fixes this and assures the statistics are stored in the snapshot. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed