commit | 055a94177dfa0bcbf2c4be475fef56bc80c9a233 | [log] [tgz] |
---|---|---|
author | Qianqian Xie <xieqianqian@huawei.com> | Thu Mar 24 19:08:02 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 24 14:33:06 2016 -0400 |
tree | be1637da11c471829792c9a1821e81490225c719 | |
parent | 8d71397bd2021f8ef68ae34d8bea431cc903fcdd [diff] |
net: hns: bug fix for return values The return values in the first two functions mdiobus_write() are ignored. The patch will fix it. Signed-off-by: Qianqian Xie <xieqianqian@huawei.com> Signed-off-by: Yisen Zhuang <Yisen.Zhuang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>