mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
bcwc_pcie: don't mark sharedmalloc free requests
This commit is contained in:
@@ -114,7 +114,6 @@ static void sharedmalloc_handler(struct bcwc_private *dev_priv,
|
||||
p = dev_priv->s2_mem + address - 64;
|
||||
isp_mem_destroy(*p);
|
||||
|
||||
bcwc_channel_ringbuf_mark_entry_available(dev_priv, chan);
|
||||
bcwc_channel_ringbuf_send(dev_priv, chan, 0, 0, 0);
|
||||
} else {
|
||||
if (!request_size)
|
||||
|
||||
Reference in New Issue
Block a user