[NET]: Proper comment for loopback initialization order.
authorDenis V. Lunev <den@openvz.org>
Thu, 27 Sep 2007 19:04:19 +0000 (12:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:56 +0000 (16:52 -0700)
Loopback device is special. It should be initialized at the very
beginning.  Initialization order has been changed by
Eric W. Biederman <ebiederm@xmission.com> and this change is non-obvious
and important enough to add proper comment.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found