From: Paulius Zaleckas Date: Tue, 29 Apr 2008 23:03:55 +0000 (+0300) Subject: acenic: use netstats in net_device structure X-Git-Tag: v2.6.27-rc1~969^2~443^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=966e37bca6a84299e0c3ed13e741db9c6e0b0f92;p=pandora-kernel.git acenic: 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