summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhub.c
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2007-06-06 14:05:58 +0000
committerhenning <henning@openbsd.org>2007-06-06 14:05:58 +0000
commit919759eaa361603056c86618b0a74d58bc2c91e4 (patch)
tree8d4f7a79663a2279f578b82ce7ca1e883300ae81 /sys/dev/usb/uhub.c
parenttweak how copies happen: rename make_copy into make_shallow_copy, (diff)
downloadwireguard-openbsd-919759eaa361603056c86618b0a74d58bc2c91e4.tar.xz
wireguard-openbsd-919759eaa361603056c86618b0a74d58bc2c91e4.zip
vlan interfaces do not allow the parent interface and the vlan number to be
reconfigured after they are set. so they bail out when you try to. so when you re-run netstart on a machine with vlans, it bails out with ifconfig: SIOCSETVLAN: Device busy and IP changes are not done. make vlan_config() notice when both parent interface and vlan number stay the same and just return success without doing anything in that case. allows the IP config thereafter to happen. ok markus jason
Diffstat (limited to 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions