Alexander Kabaev
8cf27a3330
Restore the check for non-NULL dmatag in sndbuf_free.
...
The sound drivers that use own buffer management can use sndbuf_setup
and not do any busdma allocation, so the driver will end up with the
managed buffer but no valid dma map and tag for it. Avoid calling
bus_dmamem_free in such cases.
Reported by: ache
Missed in review by: kan
2014-06-23 03:45:39 +00:00
..
2014-06-17 05:29:18 +00:00
2014-06-22 15:15:52 +00:00
2014-06-09 19:36:08 +00:00
2014-04-07 20:44:00 +00:00
2014-06-19 13:19:35 +00:00
2014-06-23 02:00:14 +00:00
2014-06-04 12:05:47 +00:00
2014-06-22 23:40:20 +00:00
2014-06-19 05:45:17 +00:00
2014-04-13 05:21:56 +00:00
2014-06-02 23:50:19 +00:00
2014-06-23 03:45:39 +00:00
2014-06-17 07:11:00 +00:00
2014-06-11 10:42:34 +00:00
2014-02-28 16:51:33 +00:00
2014-06-17 05:29:18 +00:00
2014-06-16 18:15:27 +00:00
2014-03-19 21:03:04 +00:00
2014-06-23 01:28:18 +00:00
2014-06-09 19:27:47 +00:00
2014-06-20 11:47:49 +00:00
2014-06-22 23:40:20 +00:00
2014-06-16 18:15:27 +00:00
2014-04-26 23:22:49 +00:00
2014-06-10 18:21:37 +00:00
2014-06-20 20:17:39 +00:00
2014-06-08 09:08:51 +00:00
2014-05-28 23:01:20 +00:00
2014-06-01 20:19:17 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-04-24 20:47:58 +00:00
2014-03-11 00:25:55 +00:00
2014-06-12 13:33:01 +00:00
2014-03-11 01:45:46 +00:00
2014-05-02 07:14:22 +00:00
2014-06-11 14:53:58 +00:00
2014-05-29 01:42:22 +00:00
2014-06-09 15:00:43 +00:00
2014-03-21 01:30:33 +00:00
2014-06-06 04:08:55 +00:00
2014-06-22 11:32:23 +00:00
2014-02-06 13:28:06 +00:00
2014-06-10 06:24:01 +00:00
2014-06-17 07:11:00 +00:00
2014-06-20 07:01:53 +00:00
2014-06-19 05:06:24 +00:00
2014-06-16 08:54:04 +00:00
2014-05-29 16:03:08 +00:00