Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Peng Li f8d291f00b net: hns3: fix rx path skb->truesize reporting bug
Original skb->truesize reports the received packet size,
not the actual buffer size NIC driver allocated(1 Page).
The linux net protocol will misjudge the true size of rx queue.

Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-11 22:53:31 -04:00
..
2018-02-21 14:14:05 -05:00
2017-12-19 13:25:52 -05:00
2018-02-19 14:16:52 -05:00
2018-01-29 14:25:47 -05:00
2018-03-08 21:46:12 -05:00
2018-03-07 13:34:41 -05:00
2018-01-21 18:05:30 -05:00
2017-08-19 17:13:41 -07:00
2018-01-02 16:14:49 -06:00
2018-03-07 10:40:14 -05:00
2018-01-17 18:04:43 -06:00
2017-11-16 22:58:12 +09:00