CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/15 02:16:21
Modified files:
sys/arch/sparc64/dev: vdsk.c vnet.c
Log message:
Call ldc_send_unreliable() insteaf of duplicating the code to send an ldc
packet. Rename vio_sendmsg() to vnet_sendmsg().
