summaryrefslogtreecommitdiffstats
path: root/net/mac802154/cfg.c
diff options
context:
space:
mode:
authorYuval Mintz2016-06-04 07:20:16 +0200
committerDavid S. Miller2016-06-04 07:42:26 +0200
commit81b1251d3b761b303955408dd6a49618b5683c2b (patch)
tree1a5719ba93f79c7d19bd45c1bc55d1255fa30d71 /net/mac802154/cfg.c
parentMerge branch 'qed-roce-iscsi' (diff)
downloadkernel-qcow2-linux-81b1251d3b761b303955408dd6a49618b5683c2b.tar.gz
kernel-qcow2-linux-81b1251d3b761b303955408dd6a49618b5683c2b.tar.xz
kernel-qcow2-linux-81b1251d3b761b303955408dd6a49618b5683c2b.zip
qed: Fix next-ptr chains for BE / 32-bit
Commit a91eb52abb50 ("qed: Revisit chain implementation") contains an incorrect implementation for BE platforms, as device's regpairs containing addresses are LE and they're not converted correctly when read back. In addition, it raises a compilation warning for 32-bit platforms where dma_addr_t is a 32-bit variable. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac802154/cfg.c')
0 files changed, 0 insertions, 0 deletions