|
@@ -1492,7 +1492,7 @@ static int snd_ctl_tlv_ioctl(struct snd_ctl_file *file,
|
|
int op_flag)
|
|
int op_flag)
|
|
{
|
|
{
|
|
struct snd_ctl_tlv header;
|
|
struct snd_ctl_tlv header;
|
|
- unsigned int *container;
|
|
|
|
|
|
+ unsigned int __user *container;
|
|
unsigned int container_size;
|
|
unsigned int container_size;
|
|
struct snd_kcontrol *kctl;
|
|
struct snd_kcontrol *kctl;
|
|
struct snd_ctl_elem_id id;
|
|
struct snd_ctl_elem_id id;
|