git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8741ee4
)
NVMe: Fix I/O cancellation status on big-endian machines
author
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 16 Apr 2013 19:18:30 +0000
(15:18 -0400)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 16 Apr 2013 19:18:30 +0000
(15:18 -0400)
The sparse bitwise checks pointed out that I needed to shift the status
before changing its endianness, not after.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found