From: Arend van Spriel Date: Fri, 2 Mar 2012 21:55:47 +0000 (+0100) Subject: brcm80211: fmac: use counters in brcmf_bus structure X-Git-Tag: v3.4-rc1~177^2~108^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d9c1796bc448d76429e0937ef69e4f29cd1adad;p=pandora-kernel.git brcm80211: fmac: use counters in brcmf_bus structure The usb code defines a structure for counting statistics. However, it should use the statistics entry provided in brcmf_bus as that is exposed to the net_device. The usb private statistics counter only remains with counters for control packets between driver and usb device. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed