commit | 9b1e36566c5fafbcc732c971acfcf8580332931a | [log] [tgz] |
---|---|---|
author | Divy Le Ray <divy@chelsio.com> | Wed Oct 08 17:39:31 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 08 17:39:31 2008 -0700 |
tree | 2c779d712f07f0b097ad1a2041779597b7ca9bbc | |
parent | f231e0a5a2d01da40515c24f1daa689fe8cfd8d7 [diff] |
cxgb3: commnonize LASI phy code Add generic code to manage interrupt driven PHYs. Do not reset the phy after link parameters update, the new values might get lost. Return early from link change notification when the link parameters remain unchanged. Signed-off-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>