summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorOwain Ainsworth <oga@cvs.openbsd.org>2009-02-17 18:38:32 +0000
committerOwain Ainsworth <oga@cvs.openbsd.org>2009-02-17 18:38:32 +0000
commit01ab9635b8a1f49e9d951f2219c57ac497b9b602 (patch)
treebdee805f806faeabb2d9a7b1bbe279cc5617340b /sys/dev/pci
parent37bebd332a075c1a710b1e90654b173cb0aaf749 (diff)
The loop here preparing the uio always added the length of the first
iovec, not the correct one. It worked ok since iovcnt was always 1. Since it's unlikely to be any other number, remove the loop and just add the one length we care about. "go ahead" deraadt@.
Diffstat (limited to 'sys/dev/pci')
0 files changed, 0 insertions, 0 deletions