summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrion Hodson <orion@FreeBSD.org>2001-09-03 02:14:55 +0000
committerOrion Hodson <orion@FreeBSD.org>2001-09-03 02:14:55 +0000
commitbb76bd11806c559ce618d65d888ff2766fcc8909 (patch)
treeaeae2ac1c45333100d669a4654d8a22673bff0a2
parent61608985c799f973e81c7ebcf06d7c209ca55cf7 (diff)
Notes
-rw-r--r--sys/dev/sound/pci/cs4281.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pci/cs4281.c b/sys/dev/sound/pci/cs4281.c
index 3abaf457650d..45e022234466 100644
--- a/sys/dev/sound/pci/cs4281.c
+++ b/sys/dev/sound/pci/cs4281.c
@@ -354,7 +354,7 @@ cs4281chan_setblocksize(kobj_t obj, void *data, u_int32_t blocksize)
DEB(printf("cs4281chan_setblocksize: bufsz %d Setting %d\n", blocksize, ch->blksz));
- return blocksize;
+ return ch->blksz;
}
static int