CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/07 15:18:56
Modified files:
sys/dev/ic : rtsx.c
Log message:
Remove support for waiting for an interrupt within hostcmd_send(), since only
one of the two callers of hostcmd_send() needs to wait for an interrupt.
Make the single caller which needs it wait instead.
No functional change; ok phessler
