commit | bf5295bba804a6aead9bc1c0d5970173a9d4e08e | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Thu Mar 23 01:11:56 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 23 01:11:56 2006 -0800 |
tree | 561708042eb3348d0693f4d2a4035bf4b58fd8e9 | |
parent | ca6549af77f0f28ac5d23b662fb8f72713eb16d3 [diff] |
[BNX2]: Fix link change handling Fix some link-related problems by doing a coalesce_now after link change interrupt to flush out the transient link status. To facilitate this, the host coalesce cmd register value is cached in the device structure. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>