Note that spls are noops

This commit is contained in:
Warner Losh 2001-07-09 16:06:06 +00:00
parent a2ddea9863
commit 66abd14823

View File

@ -120,6 +120,8 @@ power_off_slot(void *arg)
* the interrupt unitl after disable runs so that we can get rid
* rid of the interrupt before it becomes unsafe to touch the
* device.
*
* XXX In current, the spl stuff is a nop.
*/
s = splhigh();
/* Power off the slot. */