From: Paulius Zaleckas Date: Thu, 24 Apr 2008 01:54:01 +0000 (-0700) Subject: ppp_generic: use stats from net_device structure X-Git-Tag: v2.6.26-rc1~1088^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0469cdd08df4dacabc8ca33256ce20de43d73f;p=pandora-kernel.git ppp_generic: use stats from net_device structure Use stats which now is in the net_device instead of one declared in ppp structure. Kill ppp_net_stats function, because by default it is used identical internal_stats function from net/core/dev.c Signed-of-by: Paulius Zaleckas Signed-off-by: David S. Miller --- Reading git-diff-tree failed