diff options
author | Divy Le Ray <divy@chelsio.com> | 2010-02-13 10:44:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-16 06:49:48 +0100 |
commit | e9449d85c67127d6f9d01aad8963d567ab02cb96 (patch) | |
tree | b797e770328569d1cb5ed39bc70530da5741f305 /drivers/net/macvtap.c | |
parent | cxgb3: FIx VLAN over Jumbo frames (diff) | |
download | linux-e9449d85c67127d6f9d01aad8963d567ab02cb96.tar.xz linux-e9449d85c67127d6f9d01aad8963d567ab02cb96.zip |
cxgb3: fix link flap
The driver is expected to report that the link is up
when the phy Rx signal is established and the mac
has not detected a link fault.
The code is however broken, the driver does not check the link fault
status when the phy link status changes.
The link fault status being checked within a short period of time,
it leads to link up/link down events.
Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvtap.c')
0 files changed, 0 insertions, 0 deletions