git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43cbd28
)
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
author
Vinod Koul
<vinod.koul@intel.com>
Mon, 29 Jul 2013 09:40:22 +0000
(15:10 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 29 Jul 2013 11:58:08 +0000
(13:58 +0200)
the return value of SNDRV_COMPRESS_VERSION always return default -ENOTTY as the
return value was never updated for this call
assign return value from put_user()
Reported-by: Haynes <hgeorge@codeaurora.org>
CC: stable@vger.kernel.org
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found