Files
android_kernel_xiaomi_sm8450/drivers/net
Manish Chopra 2c9a266afe qlge: Fix receive packets drop.
When running small packets [length < 256 bytes] traffic, packets were
being dropped due to invalid data in those packets which were
delivered by the driver upto the stack. Using pci_dma_sync_single_for_cpu
ensures copying latest and updated data into skb from the receive buffer.

Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-18 19:15:50 -04:00
..
2016-03-10 10:30:21 +01:00
2016-03-18 19:15:50 -04:00
2016-01-25 10:51:52 -08:00
2015-11-15 17:09:23 -05:00
2016-03-17 21:05:01 -04:00
2016-03-13 22:08:01 -04:00
2015-10-21 19:36:10 -07:00
2015-07-08 16:00:09 -07:00
2016-03-13 22:40:24 -04:00
2016-03-13 22:40:24 -04:00
2016-03-17 21:05:01 -04:00
2016-03-13 22:40:24 -04:00
2016-03-01 15:54:30 -05:00
2016-03-01 15:54:31 -05:00