[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160520.111603.545404329493208707.davem@davemloft.net>
Date: Fri, 20 May 2016 11:16:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: manish.chopra@...gic.com
Cc: netdev@...r.kernel.org, Ariel.Elior@...gic.com,
Yuval.Mintz@...gic.com
Subject: Re: [PATCH net 1/1] qede: Fix DMA address APIs usage
From: Manish Chopra <manish.chopra@...gic.com>
Date: Wed, 18 May 2016 07:43:57 -0400
> Driver incorrectly uses dma_unmap_addr_set() to set
> a variable which is in truth a dma_addr_t
> [i.e not defined using DEFINE_DMA_UNMAP_ADDR()] and is
> being used by the driver flows other than unmapping
> physical addresses. This patch fixes driver fastpath
> where CONFIG_NEED_DMA_MAP_STATE is not set.
>
> Signed-off-by: Manish Chopra <manish.chopra@...gic.com>
> Signed-off-by: Yuval Mintz <Yuval.Mintz@...gic.com>
Applied, thanks.
Powered by blists - more mailing lists