commit | 0dc235afc59a226d951352b0adf4a89b532a9d13 | [log] [tgz] |
---|---|---|
author | Ganesh Goudar <ganeshgr@chelsio.com> | Fri Sep 14 14:36:27 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 14 08:40:53 2018 -0700 |
tree | 6d6227cc0b8d455c18b785fddcdbc6f67d973b29 | |
parent | 52bb6677d530d37055092d86b4eab69dce6c166a [diff] |
cxgb4: Fix endianness issue in t4_fwcache() Do not put host-endian 0 or 1 into big endian feild. Reported-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>