From: Tobias Klauser Date: Thu, 2 Dec 2010 07:20:39 +0000 (+0000) Subject: net: emaclite: Omit private ndo_get_stats function X-Git-Tag: v2.6.38-rc1~476^2~301 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27d50a9ff5cf2775b7a4daf571a0cc72d013b9c;p=pandora-kernel.git net: emaclite: Omit private ndo_get_stats function xemaclite_get_stats() just returns dev->stats so we can leave it out alltogether and let dev_get_stats() do the job. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed