Skip to content
Snippets Groups Projects
Commit b12f6237 authored by David Lamparter's avatar David Lamparter Committed by Bin Meng
Browse files

nvme: fix for big endian systems


writel() and co. already include the endian swap;  doing the swap twice
is, er, unhelpful.

Tested on a P4080DS, which boots perfectly fine off NVMe with this.

Signed-off-by: default avatarDavid Lamparter <equinox@diac24.net>
Reviewed-by: Bin Meng's avatarBin Meng <bmeng.cn@gmail.com>
parent 6fbe06a6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment