Skip to content
Commit 85f71932 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: usb: Fix fill_max flag set



ep->fill_max is a 1 bit flag, thus it has to be boolean.
  sound/usb/endpoint.c: In function 'snd_usb_endpoint_set_params':
  sound/usb/endpoint.c:785: warning: overflow in implicit constant conversion

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c5ee4ec8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment