commit | f69753140d5c95087a3352710ae5edd541710da6 | [log] [tgz] |
---|---|---|
author | Matt Evans <matt@ozlabs.org> | Wed Jun 01 13:01:01 2011 +1000 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Jun 01 16:26:48 2011 -0700 |
tree | 43b03c3125bc04428ea34cdfb13de9faf2876282 | |
parent | 55922c9d1b84b89cb946c777fddccb3247e7df2c [diff] |
xhci: Bigendian fix for skip_isoc_td() Commit 926008c9386dde09b015753b6681c502177baa30 "USB: xhci: simplify logic of skipping missed isoc TDs" added a small endian bug. This patch fixes skip_isoc_td() to read the DMA pointer correctly. Signed-off-by: Matt Evans <matt@ozlabs.org> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>