Merge branch 'sunvnet-better-connection-management'
authorDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2017 03:29:55 +0000 (20:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2017 03:29:55 +0000 (20:29 -0700)
commit8b705f5241adb2d0b5d009abea5a865601666974
tree519eb35a0f289417cc4d58d92b14eb57762f2c44
parent19ddde1eeca1ee81f4add5e04da66055e09281ac
parent9c5a3a1f9388100d4b03e85faf0cce8264985302
Merge branch 'sunvnet-better-connection-management'

Shannon Nelson says:

====================
sunvnet: better connection management

These patches remove some problems in handling of carrier state
with the ldmvsw vswitch, remove  an xoff misuse in sunvnet, and
add stats for debug and tracking of point-to-point connections
between the ldom VMs.

v2:
 - added ldmvsw ndo_open to reset the LDC channel
 - updated copyrights
====================

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