CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/11/21 19:04:50
Modified files:
sys/dev/pci : if_pcn.c
Log message:
Don't bother to store the return value from pci_set_powerstate() as the
code that used to do something with it was removed with the previous
commit.
ok deraadt@
