commit | 14ae335a8599d735d19f600c29c6249dd2c3f7a8 | [log] [tgz] |
---|---|---|
author | Qianqian Xie <xieqiaqian@huawei.com> | Tue Jun 21 11:56:22 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 21 04:51:54 2016 -0400 |
tree | 14d2fe045cb40027191d23bb1a0fbb99fbcd3752 | |
parent | 0b03fd8528f7bf00b5c058212d69f92cf123bf30 [diff] |
net: hns: fix hns dsaf v1 dont support tx_pause close For service port, hns dsaf v1 support to close tx_pause. However, the port will be invalid when it run command ethtool to close tx_pause. This patch will fix it. Signed-off-by: Qianqian Xie <xieqiaqian@huawei.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>