summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2016-06-29 15:23:08 +0200
committerSasha Levin <alexander.levin@verizon.com>2016-07-19 13:56:07 -0400
commit9a6bc7f995b444b0a70f6d897a7f94fbb519f92a (patch)
treebb591b5c4fc460a4335956938939e2a5401bc32f /crypto
parent9e0303eb05f9c4f8920570a4b047e2ae3a7964eb (diff)
ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
[ Upstream commit 62db7152c924e4c060e42b34a69cd39658e8a0dc ] vortex_wtdma_bufshift() function does calculate the page index wrongly, first masking then shift, which always results in zero. The proper computation is to first shift, then mask. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions