[SPARC64]: Fix reset handling in VNET driver.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 07:07:39 +0000 (00:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 08:20:18 +0000 (01:20 -0700)
In vnet_event(), if the channel was reset, try to get the link
going again by invoking vio_port_up() after dropping the lock.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found