[BNX2]: Fix link change handling
authorMichael Chan <mchan@broadcom.com>
Thu, 23 Mar 2006 09:11:56 +0000 (01:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Mar 2006 09:11:56 +0000 (01:11 -0800)
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>

No differences found