From: Arnd Bergmann Date: Thu, 26 Nov 2009 06:07:09 +0000 (+0000) Subject: macvlan: cleanup rx statistics X-Git-Tag: v2.6.33-rc1~388^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e514c5d0397b5581721aad9b303f7df83b103d;p=pandora-kernel.git macvlan: cleanup rx statistics We have very similar code for rx statistics in two places in the macvlan driver, with a third one being added in the next patch. Consolidate them into one function to improve overall readability of the driver. Signed-off-by: Arnd Bergmann Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed