commit | 070ac3a2651e3c1c4d277c5f1981517427c386a7 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Thu Sep 27 12:04:19 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:52:56 2007 -0700 |
tree | 364fa74ca42b34e61d3d219e79212083f1f59702 | |
parent | f4618d39a34dab316090263b42cd8799f31ce277 [diff] |
[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>