Home
last modified time | relevance | path

Searched hist:"0 b51b1dc7920bb722ee74dab4bb3b8799779e9b8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.cdiff 0b51b1dc7920bb722ee74dab4bb3b8799779e9b8 Tue Mar 22 03:06:31 CDT 2016 Daode Huang <huangdaode@hisilicon.com> net: hns: bug fix about the overflow of mss

When set MTU to the minimum value 68, there are increasing number
of error packets occur, which is caused by the overflowed value of
mss. This patch fix the bug.

Signed-off-by: Daode Huang <huangdaode@hisilicon.com>
Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>