[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)
commit070ac3a2651e3c1c4d277c5f1981517427c386a7
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
This page took 0.02511 seconds and 5 git commands to generate.