diff options
author | James C Georgas <jgeorgas@rogers.com> | 2006-12-07 08:10:57 +0100 |
---|---|---|
committer | Jaroslav Kysela <perex@server.perex.cz> | 2006-12-20 08:56:10 +0100 |
commit | e8bb036a46ec4a9d748672f54a6b2d62c82b6fbd (patch) | |
tree | 27fef55b23f193e1591c7fb67ec3918d0b71e067 /fs/devpts | |
parent | d5f6a38d9896614e2e78a82c6cb818721601c52f (diff) |
[ALSA] ac97_codec - trivial fix for bit update functions
This patch fixes a couple of bit update functions in
alsa-kernel/pci/ac97/ac97_codec.c, which could possibly corrupt bits not
in the given mask.
Specifically, it'll clobber unset bits in the target that are not in the
mask, when the corresponding bit in the given new value is set.
Signed-off-by: James C Georgas <jgeorgas@rogers.com>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions