[NET]: Proper comment for loopback initialization order.
commit070ac3a2651e3c1c4d277c5f1981517427c386a7
authorDenis V. Lunev <den@openvz.org>
Thu, 27 Sep 2007 19:04:19 +0000 (27 12:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:52:56 +0000 (10 16:52 -0700)
tree364fa74ca42b34e61d3d219e79212083f1f59702
parentf4618d39a34dab316090263b42cd8799f31ce277
[NET]: Proper comment for loopback initialization order.

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>
drivers/net/loopback.c