diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2014-10-03 09:52:02 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2014-10-03 09:52:02 +0000 |
commit | c0b6e6aed00d90cda06809ae769d1cd15289219d (patch) | |
tree | 47674a4a2e5f6ed89e38a8692ef7cb33a6686b30 /sys/dev/cardbus | |
parent | cbf398db3c1bf8d8f2f55eb35ca9de03dd698a34 (diff) |
we dont need the kernel lock to call bus_dmamap_load and unload thanks
to ketenis.
move the if_ipacket and if_opacket increments out of biglock too.
theyre only updated from the interrupt handler, which is only run
on a single cpu so there's no chance of the update racing. everywhere
else only reads them.
Diffstat (limited to 'sys/dev/cardbus')
0 files changed, 0 insertions, 0 deletions