commit | 16ad91e1c686734aaa5664cd08af0b5e9bf3af61 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 17 10:24:13 2006 -0700 |
committer | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 17 10:24:13 2006 -0700 |
tree | 2e4c5d3e4932c66d2c00eddee81b2df0667970fe | |
parent | 7800fddcd05a7dc89276389b96664af4f7890ea7 [diff] |
sky2: flow control setting fixes The result of flow control negotiation should not limit the next negotiatition. If board is plugged into an old half duplex 10Mbit port, without pause, then replugged into a gigabit port, it should negotiate what is desired, not inherit that last negotiation. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>