From: Pavel Emelyanov Date: Wed, 21 May 2008 21:13:47 +0000 (-0700) Subject: bridge: Use on-device stats instead of private ones. X-Git-Tag: v2.6.27-rc1~969^2~422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a339f1c881fdb8092ef9b118610307e10e885fc8;p=pandora-kernel.git bridge: Use on-device stats instead of private ones. Even though bridges require 6 fields from struct net_device_stats, the on-device stats are always there, so we may just use them. The br_dev_get_stats is no longer required after this. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed