From: Jeff Garzik Date: Wed, 17 Oct 2007 00:56:09 +0000 (-0400) Subject: [netdrvr] forcedeth: remove in-driver copy of net_device_stats X-Git-Tag: v2.6.24-rc1~819^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8148ff4512cc6b402e11ccfa02cc4eb41fb7e66c;p=pandora-kernel.git [netdrvr] forcedeth: remove in-driver copy of net_device_stats A copy of struct net_device_stats now lives in struct net_device, making in-driver copies a waste of memory. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed