Skip to content
Commit 5fcf5000 authored by Stefan Richter's avatar Stefan Richter
Browse files

ieee1394: sbp2: fix bogus s/g access change

sg_dma_len(sg) is invalid before the s/g list is DMA-mapped.

This fixes a post 2.6.24 regression which prevents access to SBP-2
devices on several architectures, introduced by "ieee1394: sbp2: s/g
list access cosmetics", commit 825f1df5

.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 384170da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment