CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/09 07:25:46
Modified files:
sys/dev/pci : azalia.c
Log message:
No need to check if size = az->pstream.buffer.size is zero, as
this is handled in audio(4) layer. From
Alexey Suslikov <alexey.suslikov at gmail.com>
