sky2: fix pause negotiation
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 14 Aug 2009 22:36:41 +0000 (15:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Aug 2009 22:36:41 +0000 (15:36 -0700)
The sky2 driver combines auto speed negotiation with automatic negotiation
of pause parameters; but the ethtool interface expects them to be
split. This patch allows autonegotiation to be used for speed, but
manually disable flow control.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found