summaryrefslogtreecommitdiff
path: root/sys/scsi
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-10-20 01:02:53 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-10-20 01:02:53 +0000
commit6abbadc8426b23f82a1e23a7851b73feb8ccc529 (patch)
tree2749888444f3033adf903c05fcc75dcfebb08935 /sys/scsi
parentf6bd6f4d17e53e59644f785af337781633ef9b2b (diff)
- Remove tmp variable sumflags in ti_rxeof() and just stick the csum
Ok flag into the header field, like every other driver. - Move the sanity checks in the packet encapsulation routines up above the for loop since the number of DMA segments is already known and there is no need to count the iterations through the loop. - If the encapsulation routine fails after calling bus_dmamap_load_mbuf() then make sure to unload the DMA map.
Diffstat (limited to 'sys/scsi')
0 files changed, 0 insertions, 0 deletions