commit | 8fc7346c84a4471d21389a9ead1bbc2420d65ea0 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Jul 06 11:28:00 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 11:13:06 2018 +0900 |
tree | db0956715b0b0af21627f12cd2731c5593def894 | |
parent | ead5bd4d35c0a14d5ce1474177718c678dff5205 [diff] |
net: hns3: Add configure for mac minimal frame size When change the mtu, the minimal frame size of mac will be set to zero, it is incorrect. This patch fixes it by set it to the default value. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>