From: Eric Dumazet Date: Wed, 18 Aug 2010 03:13:08 +0000 (+0000) Subject: slip: fix get_stats() method X-Git-Tag: v2.6.37-rc1~147^2~782 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0bee16d0840c272229f2038a23a9a02dfc803d;p=pandora-kernel.git slip: fix get_stats() method Use integrated net_device_stats instead of a static one, and make sure no transient values are feeded. ndo_get_stats() can be called by concurrent cpus. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed