Home
last modified time | relevance | path

Searched hist:"5 f6d88b9149d537f3db0798f7d312be632422e15" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dloopback.cdiff 5f6d88b9149d537f3db0798f7d312be632422e15 Thu Sep 27 00:08:12 CDT 2007 Eric W. Biederman <ebiederm@xmission.com> [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 <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>