From: hayeswang Date: Thu, 6 Mar 2014 07:07:18 +0000 (+0800) Subject: r8152: remove rtl8152_get_stats X-Git-Tag: v3.15-rc1~113^2~223^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e0f1aada5037efaa441ac0117789ac1be045cc;p=pandora-kernel.git r8152: remove rtl8152_get_stats The rtl8152_get_stats() returns the point address of the struct net_device_stats. This could be got from struct net_device directly. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed