summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2011-05-01 21:59:38 +0000
committerkettenis <kettenis@openbsd.org>2011-05-01 21:59:38 +0000
commitb83c2504e340b3fa0dc5deba7f46bfcecb7fd1dd (patch)
tree2b4c716bdd2e32524c425dd8080e546a546e8ac0 /lib
parentsync (diff)
downloadwireguard-openbsd-b83c2504e340b3fa0dc5deba7f46bfcecb7fd1dd.tar.xz
wireguard-openbsd-b83c2504e340b3fa0dc5deba7f46bfcecb7fd1dd.zip
Fix counting of interrupts for devices that attach to elroy(4). Shared
interrupts would be counted double, once for the interrupting device and once for the device at the head of the chain. The handlers would run properly though. Avoid this by giving each device its own interrupt counter instead of using the counter provided by the generic interrupt handling code for the head of the chain.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions