Note that spls are noops

This commit is contained in:
Warner Losh 2001-07-09 16:06:06 +00:00
parent a2ddea9863
commit 66abd14823
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79463

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. */