tmp_suning_uos_patched/drivers/net/vmxnet3
Fuqian Huang c5ec23bb19 vmxnet3: Remove call to memset after dma_alloc_coherent
In commit 518a2f1925
("dma-mapping: zero memory returned from dma_alloc_*"),
dma_alloc_coherent has already zeroed the memory.
So memset is not needed.

Signed-off-by: Fuqian Huang <huangfq.daxian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-07-15 11:06:27 -07:00
..
Makefile
upt1_defs.h
vmxnet3_defs.h
vmxnet3_drv.c vmxnet3: Remove call to memset after dma_alloc_coherent 2019-07-15 11:06:27 -07:00
vmxnet3_ethtool.c vmxnet3: turn off lro when rxcsum is disabled 2019-06-04 20:05:56 -07:00
vmxnet3_int.h vmxnet3: turn off lro when rxcsum is disabled 2019-06-04 20:05:56 -07:00