Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/qlogic
Manish Chopra 09ec8e7fb6 qede: Fix DMA address APIs usage
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@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-20 11:15:31 -07:00
..
2016-05-17 12:29:34 -04:00
2016-05-20 11:15:31 -07:00
2016-05-12 00:04:06 -04:00
2015-10-27 19:34:47 -07:00
2011-08-10 20:03:49 -07:00