diff options
Diffstat (limited to 'linux/mga_bufs.c')
-rw-r--r-- | linux/mga_bufs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/mga_bufs.c b/linux/mga_bufs.c index 05d941b4..00c0ea7f 100644 --- a/linux/mga_bufs.c +++ b/linux/mga_bufs.c @@ -420,6 +420,7 @@ int mga_infobufs(struct inode *inode, struct file *filp, unsigned int cmd, sizeof(dma->bufs[0] .freelist.high_mark))) return -EFAULT; + ++count; } } |