From: Paulius Zaleckas Date: Mon, 28 Apr 2008 23:27:37 +0000 (+0300) Subject: 3c505: use netstats in net_device structure X-Git-Tag: v2.6.26-rc1~104^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0f6caeb5d9cf6fbb99f84ff0f2731f04996595;p=pandora-kernel.git 3c505: use netstats in net_device structure Use net_device_stats from net_device structure instead of local. No need to memset it to 0, because it is allocated by kzalloc. Signed-off-by: Paulius Zaleckas Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed