Thread (2 messages) flat view 2 messages, 2 authors, 2012-09-05

Re: [PATCH] net: add unknown state to sysfs NIC duplex export

From: David Miller <davem@davemloft.net>
Date: 2012-09-05 21:40:56

From: Nikolay Aleksandrov <redacted>
Date: Wed,  5 Sep 2012 16:11:28 +0200
 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 [off-list ref]
Applied with two minor corrections:
+			char *duplex;
I made this "const char *"
+			switch(cmd.duplex) {
I added the missing space between 'switch' and '(cmd.duplex)'.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help