From: Franky Lin Date: Sat, 17 Dec 2011 02:37:05 +0000 (-0800) Subject: brcm80211: fmac: remove duplicate statistics from driver data structure X-Git-Tag: v3.3-rc1~182^2~44^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4033927cb891863ffdd689554051e205d74675bf;p=pandora-kernel.git brcm80211: fmac: remove duplicate statistics from driver data structure Some dongle statistics are stored in two places and synced when net device status inquired. There is no need to do it this way any more. Direct all usage to dongle stats structure in order to increase readability. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Arend van Spriel Reviewed-by: Alwin Beukers Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed