diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-06-28 00:02:11 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-06-28 00:02:11 -0400 |
commit | c427d3c1fec89f6a9281dccdc123bad73af80804 (patch) | |
tree | 8009cd3e41c889d0f7e1a37cdca5727aceb04be6 /net/vlan.sh | |
parent | 24ba7955634dd571a4c34dd712dc8a592eea4d73 (diff) |
net: ccwgroup: smooth up/down process
We need to bring the link up ourselves after we've properly configured
the device. The common code tries to bring the link up itself, but it
does so before things are configured, and so it ends up failing.
When shutting down, we need to wait for the kernel to finish destroying
the interface. Otherwise, when doing a restart, openrc is quick enough
to tell the kernel to destroy things, but then start trying to bring it
back up before the kernel has finished.
X-Gentoo-Bug: 367467
X-Gentoo-Bug-URL: http://bugs.gentoo.org/367467
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'net/vlan.sh')
0 files changed, 0 insertions, 0 deletions