Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Use the added dev_alloc_name() call to create tunnel device name,
rather than iterate in a hand-made loop with an artificial limit.

Thanks Patrick for noticing this.

[ The way this works is, when the device is actually registered,
  the generic code noticed the '%' in the name and invokes
  dev_alloc_name() to fully resolve the name.  -DaveM ]

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-23 20:19:20 -08:00
..
2008-01-28 14:58:15 -08:00
2008-02-09 23:22:26 -08:00
2008-01-08 23:30:18 -08:00
2008-01-31 19:27:20 -08:00
2007-04-25 22:28:20 -07:00
2008-01-28 15:01:48 -08:00
2007-10-10 16:48:31 -07:00
2008-01-31 19:28:21 -08:00