diff options
author | Amerigo Wang <amwang@redhat.com> | 2012-06-14 22:39:27 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-17 16:23:54 -0700 |
commit | df2bcc4af2616b18efeaa3d044fe15ce891c5d21 (patch) | |
tree | 259e98cfa15e68a3bdf9b03e06b97214577a1c83 /net/phonet/pn_dev.c | |
parent | 86a2f415e6cdc5dbb2163b31abf4d36f26f7e3da (diff) | |
download | linux-df2bcc4af2616b18efeaa3d044fe15ce891c5d21.tar.gz linux-df2bcc4af2616b18efeaa3d044fe15ce891c5d21.tar.xz |
bonding: show all the link status of slaves
There are four link statuses of a bonding slave, the procfs
code shows a wrong status when using downdelay/updelay:
(slave->link == BOND_LINK_UP) ? "up" : "down"
It doesn't respect the rest two statuses. This patch fixes it.
Cc: Jay Vosburgh <fubar@us.ibm.com>
Cc: Andy Gospodarek <andy@greyhouse.net>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet/pn_dev.c')
0 files changed, 0 insertions, 0 deletions