From: Stephen Hemminger Date: Thu, 28 Sep 2006 03:33:34 +0000 (-0700) Subject: [NET] loopback: minor statistics optimization X-Git-Tag: v2.6.19-rc1~858^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa6b06689085a3e2237cf810f5e0c114e00a2da;p=pandora-kernel.git [NET] loopback: minor statistics optimization The loopback device status structure is a singleton and doesn't need to be allocated. Add ethtool_ops hooks to show checksum always on, and make ethtool_ops const. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed