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)
commit0ea065e52eb6a0f029b5fa5ed2f142be1b66a153
treef18bfc3027224f724ec00c6f4c0557e3f6861035
parent481cea4a4d72aabe76dbb86b1a64f4e8931eca25
sky2: fix pause negotiation

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>
drivers/net/sky2.c
drivers/net/sky2.h