[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)
commitd762acdbd3b2bd9a714ace47d7b0c76133d7b295
tree10fcc8b02c469c4bef15f60fe717d0ed54621288
parenta4cd184503f448dda346d2338aa61cb560cc1b14
[SPARC64]: Fix reset handling in VNET driver.

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>
drivers/net/sunvnet.c