From: Herbert Xu Date: Tue, 11 Dec 2007 19:30:32 +0000 (-0800) Subject: [UDP]: Restore missing inDatagrams increments X-Git-Tag: v2.6.25-rc1~1162^2~1209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1781f7f5804e52ee2d35328b129602146a8d8254;p=pandora-kernel.git [UDP]: Restore missing inDatagrams increments The previous move of the the UDP inDatagrams counter caused the counting of encapsulated packets, SUNRPC data (as opposed to call) packets and RXRPC packets to go missing. This patch restores all of these. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed