summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ugen.c
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2008-09-08 08:10:54 +0000
committerbrad <brad@openbsd.org>2008-09-08 08:10:54 +0000
commit4647d74134a1fc205d8189d56d6470d101c7e434 (patch)
tree2afdf2f981ff43db0f4f829aa9d377ab5527b4cb /sys/dev/usb/ugen.c
parentremove some useless comments. (diff)
downloadwireguard-openbsd-4647d74134a1fc205d8189d56d6470d101c7e434.tar.xz
wireguard-openbsd-4647d74134a1fc205d8189d56d6470d101c7e434.zip
Fix a link state issue reported by reyk@
In some situations we were not clearing pending link state attentions. Because of this we were not getting further interrupts for link state changes, thus never went into iface UP state. Force an interrupt at the end of bge_ifmedia_upd so we will call bge_link_upd, clear the link state attention and get further interrupts. From FreeBSD ok reyk@
Diffstat (limited to 'sys/dev/usb/ugen.c')
0 files changed, 0 insertions, 0 deletions