From: Eric W. Biederman Date: Thu, 27 Sep 2007 05:08:12 +0000 (-0700) Subject: [NET]: Dynamically allocate the per cpu counters for the loopback device. X-Git-Tag: v2.6.24-rc1~1454^2~343 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f6d88b9149d537f3db0798f7d312be632422e15;p=pandora-kernel.git [NET]: Dynamically allocate the per cpu counters for the loopback device. This patch add support for dynamically allocating the statistics counters for the loopback device and adds appropriate device methods for allocating and freeing the loopback device. This completes support for creating multiple instances of the loopback device, in preparation for creating per network namespace instances. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed