From: Yuval Mintz <yuval.mi...@qlogic.com> Date: Sat, 4 Jun 2016 08:20:16 +0300
> 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...@intel.com> > Signed-off-by: Yuval Mintz <yuval.mi...@qlogic.com> Applied, thanks.