[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160603.224240.1235800253136093689.davem@davemloft.net>
Date: Fri, 03 Jun 2016 22:42:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Yuval.Mintz@...gic.com
Cc: netdev@...r.kernel.org, fengguang.wu@...el.com
Subject: Re: [PATCH net-next] qed: Fix next-ptr chains for BE / 32-bit
From: Yuval Mintz <Yuval.Mintz@...gic.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.wu@...el.com>
> Signed-off-by: Yuval Mintz <Yuval.Mintz@...gic.com>
Applied, thanks.
Powered by blists - more mailing lists