Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion drivers/media/usb/uvc/uvcvideo.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#define DRIVER_VERSION "1.1.1"

/* Number of isochronous URBs. */
#define UVC_URBS 5
#define UVC_URBS 16
/* Maximum number of packets per URB. */
#define UVC_MAX_PACKETS 32

Expand Down