CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/30 21:16:03
Modified files:
sys/dev/pci : if_vio.c
Log message:
The return value of vio_link_state() is not used so change the return
type from int to void.
ok sf@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/30 21:16:03
Modified files:
sys/dev/pci : if_vio.c
Log message:
The return value of vio_link_state() is not used so change the return
type from int to void.
ok sf@