commit | c6c13965f4ffca6163af0c9419095aedc103648c | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <naleksan@redhat.com> | Wed Sep 05 04:11:28 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 05 17:40:07 2012 -0400 |
tree | 1c23b7c0dacd86dcde7835070504abb4f0e6caef | |
parent | f6fe569fe056388166575af1cfaed0bcbc688305 [diff] |
net: add unknown state to sysfs NIC duplex export Currently when the NIC duplex state is DUPLEX_UNKNOWN it is exported as full through sysfs, this patch adds support for DUPLEX_UNKNOWN. It is handled the same way as in ethtool. Signed-off-by: Nikolay Aleksandrov <naleksan@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>