Peter Wu
changed
bug 11736
What |
Removed |
Added |
Status |
UNCONFIRMED
|
CONFIRMED
|
CC |
|
[email protected]
|
Ever confirmed |
|
1
|
Comment # 1
on bug 11736
from Peter Wu
I think this code refers to the extra fields with the mmap/ioctl interface:
int start_frame; /* 52: For ISO */
unsigned int xfer_flags; /* 56: copy of URB's transfer_flags */
unsigned int ndesc; /* 60: Actual number of ISO descriptors */
}; /* 64 total length */
But since this function is about dissecting the remaining payload, I have no
idea why it has this special case. It should probably be removed. I can also
reproduce it with my webcam.
You are receiving this mail because:
- You are watching all bug changes.